Re: My emacs was upgraded and I am a novice again
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
Re: My emacs was upgraded and I am a novice again         


Author: Dave Pawson
Date: Sep 21, 2007 04:21

On 21/09/2007, Eli Zaretskii gnu.org> wrote:
> How did you come up with the string "novice" as something to look for?
> The Emacs manual describes this feature as "disabled command", and
> both "M-x apropos disabled" and "i disabled" in the manual find quite
> a few hits.

For me, that sums up one of the quirks of emacs. Its way of hiding
its light under the proverbial bushel.

Each time I come across one of these features (e.g. auto-revert-mode yesterday)
I note it down and am likely to use it.

Has anyone documented the feature list (without going on to extensions)
that is present in the 'out of the box' emacs?
I swear I could use emacs for 20 years and still find out new things
that I could find useful.

RTFM won't cut it Tim .

I'm not even sure how such a list might be documented. I'd go looking for
auto-revert-mode under 'refresh' or some such.

Is it worthwhile? Probably not if you're content with emacs.

regards
Show full article (1.03Kb)
43 Comments
Re: My emacs was upgraded and I am a novice again         


Author: Joost Kremers
Date: Sep 21, 2007 04:36

Dave Pawson wrote:
> I swear I could use emacs for 20 years and still find out new things
> that I could find useful.

yup. i'm not going on 20 yet (it's just about 7 years, i reckon), but i
think emacs is one of those things that you'll never know everything
about...

it's one of the reasons why i read emacs news groups. learn something new
every day! ;-)

--
Joost Kremers joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Stefan Monnier
Date: Sep 21, 2007 10:40

> I swear I could use emacs for 20 years and still find out new things
> that I could find useful.

I've been an Emacs maintainer for what... 10 years?
I still occasionally bump into a bundled *package* that I've never heard of.

Stefan
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Tom Tromey
Date: Sep 21, 2007 12:17

>>>>> "Stefan" == Stefan Monnier writes:
>> I swear I could use emacs for 20 years and still find out new things
>> that I could find useful.

Stefan> I've been an Emacs maintainer for what... 10 years? I still
Stefan> occasionally bump into a bundled *package* that I've never
Stefan> heard of.

Most long-time Emacs users I talk to have a similar experience. I
think this is one of the great joys of Emacs.

On the minus side, discoverability remains a problem. Sometimes I
wish I'd found those features years earlier.

Tom
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Dave Pawson
Date: Sep 21, 2007 22:04

On 21/09/2007, Tom Tromey redhat.com> wrote:
> Most long-time Emacs users I talk to have a similar experience. I
> think this is one of the great joys of Emacs.
>
> On the minus side, discoverability remains a problem. Sometimes I
> wish I'd found those features years earlier.

That's the problem I'm trying to address.
If the list members could provide the 'clues' I'm more than willing
to collate them, or perhaps we could use a wiki or some other web site
to collect them?

Ideas for an 'index' please? What form? Its the match of 'idea/usage'
vs package name/variable/mode. Generally once you have the key words,
emacs is sufficiently helpful?

regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Eli Zaretskii
Date: Sep 22, 2007 00:39

> Date: Sat, 22 Sep 2007 06:04:32 +0100
> From: "Dave Pawson" gmail.com>
> Cc: help-gnu-emacs@gnu.org, Stefan Monnier
>
>> On the minus side, discoverability remains a problem. Sometimes I
>> wish I'd found those features years earlier.
>
> That's the problem I'm trying to address.
> If the list members could provide the 'clues' I'm more than willing
> to collate them, or perhaps we could use a wiki or some other web site
> to collect them?
>
> Ideas for an 'index' please? What form? Its the match of 'idea/usage'
> vs package name/variable/mode. Generally once you have the key words,
> emacs is sufficiently helpful?

Instead of inventing new machinery, how about enhancing the existing
one? "C-h P" is supposed to use the index you seem to think about.
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Dave Pawson
Date: Sep 22, 2007 01:56

On 22/09/2007, Eli Zaretskii gnu.org> wrote:
>> Ideas for an 'index' please? What form? Its the match of 'idea/usage'
>> vs package name/variable/mode. Generally once you have the key words,
>> emacs is sufficiently helpful?
>
> Instead of inventing new machinery, how about enhancing the existing
> one? "C-h P" is supposed to use the index you seem to think about.

Good example, both counts.
No sign of revert (even if I understood it to mean reload).
And I'd never heard of C-h P. As I said, I'd need to know the magic
word 'revert'
to find revert. That's the index I think is missing.

Not enough for me Eli, but another one to add to the list :-)

regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Eli Zaretskii
Date: Sep 22, 2007 02:21

> Date: Sat, 22 Sep 2007 09:56:06 +0100
> From: "Dave Pawson" gmail.com>
> Cc: help-gnu-emacs@gnu.org
>
>> Instead of inventing new machinery, how about enhancing the existing
>> one? "C-h P" is supposed to use the index you seem to think about.
>
> Good example, both counts.
> No sign of revert (even if I understood it to mean reload).

Sorry, I don't understand what you are talking about: what revert?

If you are looking for the place to learn Emacs parlance, there's the
"Glossary" node in the manual (which does explain "revert").
Show full article (2.53Kb)
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Dave Pawson
Date: Sep 22, 2007 06:12

On 22/09/2007, Eli Zaretskii gnu.org> wrote:
>> Date: Sat, 22 Sep 2007 09:56:06 +0100
>> From: "Dave Pawson" gmail.com>
>> Cc: help-gnu-emacs@gnu.org
>>
>>> Instead of inventing new machinery, how about enhancing the existing
>>> one? "C-h P" is supposed to use the index you seem to think about.
>>
>> Good example, both counts.
>> No sign of revert (even if I understood it to mean reload).
>
> Sorry, I don't understand what you are talking about: what revert?

The minor mode that resolved the issue at the top of this thread, for Steve?
auto-revert-mode
Show full article (3.39Kb)
no comments
Re: My emacs was upgraded and I am a novice again         


Author: Eli Zaretskii
Date: Sep 22, 2007 07:28

> Date: Sat, 22 Sep 2007 14:12:43 +0100
> From: "Dave Pawson" gmail.com>
>
> The bottom line is that emacs has features that a large part of the user base
> appears to be unaware of. I'm thinking it may be possible to generate some
> form of documentation that might just put multiple pointers to a mode,
> a variable
> or some part of emacs that provides the feature that we only have an idea of
> in our head.

I don't think the problem is with generating the documentation. Emacs
already has a huge body of documentation, both in the doc strings and
in the manuals that are part of the distribution.
Show full article (2.80Kb)
no comments
1 2 3 4 5