help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: usability problem of emacs describe-mode


From: Xah Lee
Subject: Re: usability problem of emacs describe-mode
Date: Wed, 25 Feb 2009 11:13:25 -0800 (PST)
User-agent: G2/1.0

On Feb 25, 12:11 am, Kevin Rodgers <kevin.d.rodg...@gmail.com> wrote:
> Xah Lee wrote:
> > I think the major usability problem with describe-mode is the listing
> > of minor modes.
>
> Andreas posted a nice alternative.  Here's another:
>
> (defun describe-major-mode ()
>    "Describe `major-mode'."
>    (interactive)
>    (describe-function major-mode))

ok, i'm going to steal your code.

  Xah
∑ http://xahlee.org/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]