all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Man-default-man-entry's current-word frail
@ 2005-06-10 16:15 Dan Jacobson
  2005-06-12 19:58 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2005-06-10 16:15 UTC (permalink / raw)


/usr/share/emacs/21.4/lisp/
  -rw-r--r--  1 root 43772 2002-10-19 09:21 man.el
Man-default-man-entry has problems:
(current-word) will be different depending on which kind of buffer we
are in.

My idea of potential man page names includes embedded periods, and
excludes pipes.

How could a pipe symbol be part of a man page name?

Embedded periods will sometimes split words depending on the mode we
are in.

There should be a refinement of the scope of potential man page names,
and indeed, there should be a variable to put this regexp into the
hands of the user if the default is unworthy.

And there should be shielding so current-word isn't affected by the
current mode. Perhaps turn on Man mode while the function is running.

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

* Re: Man-default-man-entry's current-word frail
  2005-06-10 16:15 Man-default-man-entry's current-word frail Dan Jacobson
@ 2005-06-12 19:58 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2005-06-12 19:58 UTC (permalink / raw)
  Cc: bug-gnu-emacs

In the current Emacs, this doesn't use current-word.

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

end of thread, other threads:[~2005-06-12 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-10 16:15 Man-default-man-entry's current-word frail Dan Jacobson
2005-06-12 19:58 ` Richard Stallman

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.