unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* current-word without arg may return nil?
@ 2004-07-01 15:03 Yoichi NAKAYAMA
  2004-07-03 18:22 ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Yoichi NAKAYAMA @ 2004-07-01 15:03 UTC (permalink / raw)


Hello,
If the function `current-word' called without argument,
it may return nil? Its old behavior was to return "" at least.
Following change by rms implies that the above is true:

2003-09-22  Richard M. Stallman  <rms@gnu.org>

        * woman.el (woman-file-name, woman-follow-word):
        If current-word returns nil, use "".

Then, some files still assume the return value is string, e.g.
finder.el (finder-select), man.el (Man-follow-manual-reference)
may cause wrong-type-argument error.

Regards,
-- 
Yoichi NAKAYAMA

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

end of thread, other threads:[~2005-03-14 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-01 15:03 current-word without arg may return nil? Yoichi NAKAYAMA
2004-07-03 18:22 ` Richard Stallman
2004-07-04  4:26   ` Yoichi NAKAYAMA
2005-03-14 12:13     ` Yoichi NAKAYAMA

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).