all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Bruce Korb" <bruce.korb@gmail.com>
To: "Dan Nicolaescu" <dann@ics.uci.edu>
Cc: bug-gnu-emacs@gnu.org
Subject: dead code removal -- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?
Date: Thu, 3 Jan 2008 06:12:26 -0800	[thread overview]
Message-ID: <668c430c0801030612nf17922fy1e69ffec7d107c7d@mail.gmail.com> (raw)

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.




                 reply	other threads:[~2008-01-03 14:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=668c430c0801030612nf17922fy1e69ffec7d107c7d@mail.gmail.com \
    --to=bruce.korb@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=dann@ics.uci.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.