all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14400: M-x man should know that "->" can't be part of a man page name
@ 2013-05-14 16:50 jidanni
  2013-05-15 22:54 ` Juri Linkov
  0 siblings, 1 reply; 4+ messages in thread
From: jidanni @ 2013-05-14 16:50 UTC (permalink / raw)
  To: 14400

M-x man should know that "->" can't be part of a man page name.
(In fact "->" even displays as one character.) so M-x man should think
twice, and back off, so that when the cursor is upon the word UserAgent,
my $ua = LWP::UserAgent->new(...
and one types M-x man, instead of
Manual entry (default LWP::UserAgent-):
it should prompt with
Manual entry (default LWP::UserAgent):

Seen with
emacs-snapshot:
  Installed: 2:20130510-1
# su - nobody -c 'HOME=/tmp emacs /some/perl/file.pl'





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

end of thread, other threads:[~2013-05-18 23:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 16:50 bug#14400: M-x man should know that "->" can't be part of a man page name jidanni
2013-05-15 22:54 ` Juri Linkov
2013-05-17  4:22   ` jidanni
2013-05-18 23:19     ` Juri Linkov

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.