emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r103796: Add a new command `info-display-manual


From: Eli Zaretskii
Subject: Re: /srv/bzr/emacs/trunk r103796: Add a new command `info-display-manual'.
Date: Fri, 01 Apr 2011 22:16:57 +0300

> From: Štěpán Němec <address@hidden>
> Cc: emacs-devel <address@hidden>
> Date: Fri, 01 Apr 2011 19:49:24 +0200
> 
> Eli Zaretskii <address@hidden> 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.




reply via email to

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