[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eldoc doc
From: |
Alex Schroeder |
Subject: |
Re: eldoc doc |
Date: |
Thu, 15 Nov 2001 17:44:22 +0100 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) |
"Stefan Monnier" <monnier+gnu.emacs.bug/news/@RUM.cs.yale.edu> writes:
>>>>>> "Alex" == Alex Schroeder <alex@gnu.org> writes:
>> The function eldoc-mode has a doc string which should be rewritten
>> such that it takes advantage of the automatic linking in *Help*
>> buffers. Furthermore, the PREFIX argument should use the same text as
>> all the other minor modes.
>
> I have a pending patch for eldoc-mode that makes it use
> define-minor-mode. How about it ?
Looks good. :) I'm still missing something like the following,
however:
With argument ARG, turn abbrev mode on iff ARG is positive.
With arg, turn Auto Fill mode on if and only if arg is positive.
With arg, turn Outline minor mode on if arg is positive, off otherwise.
Alex.
--
http://www.emacswiki.org/
- eldoc doc, Alex Schroeder, 2001/11/15
- Re: eldoc doc, Stefan Monnier, 2001/11/15
- Re: eldoc doc,
Alex Schroeder <=