all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* perhaps make a single numerical arg go to that sec of the manual
@ 2003-06-29 22:26 Dan Jacobson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Jacobson @ 2003-06-29 22:26 UTC (permalink / raw)


I thought "ESC 2 ESC x man kill RET" might get the kill(2) man page.
Or, in man mode, "2 m kill RET", might also...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: perhaps make a single numerical arg go to that sec of the manual
       [not found] <mailman.8851.1056931316.21513.bug-gnu-emacs@gnu.org>
@ 2003-06-30 15:56 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-06-30 15:56 UTC (permalink / raw)


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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-30 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-29 22:26 perhaps make a single numerical arg go to that sec of the manual Dan Jacobson
     [not found] <mailman.8851.1056931316.21513.bug-gnu-emacs@gnu.org>
2003-06-30 15:56 ` Kevin Rodgers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.