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

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

Re: perhaps make a single numerical arg go to that sec of the manual


From: Kevin Rodgers
Subject: Re: perhaps make a single numerical arg go to that sec of the manual
Date: Mon, 30 Jun 2003 09:56:17 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:

I thought "ESC 2 ESC x man kill RET" might get the kill(2) man page.

                            ^
                            RET

That'd be nice, but it would mean changing the signature from
        (defun man (man-args) ...)
to something like
        (defun man (topic &optional section) ...)

In any case, it's only 1 character fewer than `M-x man RET kill(2) RET'.

Or, in man mode, "2 m kill RET", might also...

That _would_ be nice, but it would require the same change.


--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>





reply via email to

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