all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dead code removal -- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?
@ 2008-01-03 14:12 Bruce Korb
  0 siblings, 0 replies; only message in thread
From: Bruce Korb @ 2008-01-03 14:12 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: bug-gnu-emacs

On Jan 2, 2008 4:44 PM, Dan Nicolaescu <dann@ics.uci.edu> wrote:
>   > What I think I am asking for is documentation on how to make this test:
>   >
>   >      (eq enable-local-variables :all)
>   >
>   > yield "#t" (or however it is spelled in emacs lisp).
>   > Would that be:
>   >
>   >       (set enable-local-variables  :all)
>   >
>   > in my .emacs file?  Another part of my request is that I think it
>   > is a little over the top to have to delve into the emacs lisp code
>   > to the point were I found the ``(eq enable-local-variables :all)''
>   > test at all.  :(
>
> As I said in my previous email there's no way to do this and AFAIK no
> desire to do it because [...]

I remembered that you said that, but I found that code and made the
assumption that if the ``(eq enable-local-variables :all)'' expression is
in the code, then there is also some way to cause it to yield "true".
I guess not.  :)  Perhaps the line should be removed.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-03 14:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 14:12 dead code removal -- Re: HOW CAN I STOP THIS NOVICE MODE STUFF? Bruce Korb

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.