unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* weird documentation
@ 2009-03-03  9:33 Miles Bader
  2009-03-03 11:59 ` Jason Rumney
  2009-03-03 14:17 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Miles Bader @ 2009-03-03  9:33 UTC (permalink / raw)
  To: emacs-devel

GNU Emacs 23.0.91.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.7) of 2009-03-03 on dhlpc061

If I do C-h v x-select-enable-clipboard RET, it says that variable comes
from the file .../x-win.el; and if look at the definition (following the
hyperlink in *Help*), indeed I see:

   (defcustom x-select-enable-clipboard nil
     "Non-nil means cutting and pasting uses the clipboard.
   This is in addition to, but in preference to, the primary selection."

Ok, great -- however the docstring given in *Help*, is _different_!  It says:

   x-select-enable-clipboard is a variable defined in `x-win.el'.
   Its value is t

   Documentation:
   Non-nil means cutting and pasting uses the clipboard.
   This is the default on this system, since MS-Windows does not
   support other types of selections.

That seems to be the docstring meant for MS windows, ... dunno how that
got in there...

Thanks,

-Miles

-- 
Future, n. That period of time in which our affairs prosper, our friends
are true and our happiness is assured.




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

end of thread, other threads:[~2009-03-03 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-03  9:33 weird documentation Miles Bader
2009-03-03 11:59 ` Jason Rumney
2009-03-03 12:04   ` Jason Rumney
2009-03-03 12:47     ` Geoff Gole
2009-03-03 14:17 ` Stefan Monnier

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