unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* In socks.el: '(defcustom ...)
@ 2008-09-29 18:07 Lennart Borgman (gmail)
  2008-09-29 18:26 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Lennart Borgman (gmail) @ 2008-09-29 18:07 UTC (permalink / raw)
  To: Emacs Devel

Can anyone explain to me why there is a "'" before some defcustoms in
socks.el, like

  '(defcustom socks-server-aliases nil
  ...

How does that work? Does it work?




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

* RE: In socks.el: '(defcustom ...)
  2008-09-29 18:07 In socks.el: '(defcustom ...) Lennart Borgman (gmail)
@ 2008-09-29 18:26 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2008-09-29 18:26 UTC (permalink / raw)
  To: 'Lennart Borgman (gmail)', 'Emacs Devel'

> Can anyone explain to me why there is a "'" before some defcustoms in
> socks.el, like
>   '(defcustom socks-server-aliases nil
>   ...
> How does that work? Does it work?

My guess would be that someone used that as a way to comment out that code.
There are defuns treated that way also in socks.el.





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

end of thread, other threads:[~2008-09-29 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-29 18:07 In socks.el: '(defcustom ...) Lennart Borgman (gmail)
2008-09-29 18:26 ` Drew Adams

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