unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: /srv/bzr/emacs/trunk r103796: Add a new command `info-display-manual'.
       [not found] <E1Q5bQ9-0000Zy-Nk@colonialone.fsf.org>
@ 2011-04-01 17:49 ` Štěpán Němec
  2011-04-01 19:16   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Štěpán Němec @ 2011-04-01 17:49 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> +(defun info-display-manual (manual)
> +  "Go to Info buffer that displays MANUAL, creating it if none already exists."
> +  (interactive "sManual name: ")

This would be sooo much more useful if it provided completion for manual
names...

Just saying.

  Štěpán



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

* Re: /srv/bzr/emacs/trunk r103796: Add a new command `info-display-manual'.
  2011-04-01 17:49 ` /srv/bzr/emacs/trunk r103796: Add a new command `info-display-manual' Štěpán Němec
@ 2011-04-01 19:16   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-04-01 19:16 UTC (permalink / raw)
  To: Štěpán Němec; +Cc: emacs-devel

> From: Štěpán Němec <stepnem@gmail.com>
> Cc: emacs-devel <emacs-devel@gnu.org>
> Date: Fri, 01 Apr 2011 19:49:24 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > +(defun info-display-manual (manual)
> > +  "Go to Info buffer that displays MANUAL, creating it if none already exists."
> > +  (interactive "sManual name: ")
> 
> This would be sooo much more useful if it provided completion for manual
> names...

I'm sure such a patch will be welcome.

I have this function in my .emacs for almost a year, so I thought it
was high time to let others benefit.




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

end of thread, other threads:[~2011-04-01 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1Q5bQ9-0000Zy-Nk@colonialone.fsf.org>
2011-04-01 17:49 ` /srv/bzr/emacs/trunk r103796: Add a new command `info-display-manual' Štěpán Němec
2011-04-01 19:16   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).