unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Symbol's value as variable is void: selection-coding-system
@ 2008-05-22 23:49 Miles Bader
  2008-05-22 23:54 ` Miles Bader
  2008-05-23 19:50 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Miles Bader @ 2008-05-22 23:49 UTC (permalink / raw)
  To: emacs-devel

If I do `C-h C RET' I get that error, and doing describe-variable on
`selection-coding-system' gives:

   selection-coding-system is a variable defined in `C source code'.
   It is void as a variable.

Clicking on the `C source code' link results in an error: Search failed:
"\x1fVselection-coding-system "

I see that selection-coding-system _is_ defined, using defcustom, in
lisp/select.el, and was removed from C code on 2008-02-01, but something
apparently still thinks it's defined in C code...

Emacs is from CVS trunk, checked out about an hour ago, compiled with
"make bootstrap".

-Miles

-- 
Cat, n. A soft, indestructible automaton provided by nature to be kicked when
things go wrong in the domestic circle.




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

end of thread, other threads:[~2008-05-27 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22 23:49 Symbol's value as variable is void: selection-coding-system Miles Bader
2008-05-22 23:54 ` Miles Bader
2008-05-23 19:50 ` Stefan Monnier
2008-05-27  3:10   ` Miles Bader
2008-05-27 14:49     ` 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).