[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HOW CAN I STOP THIS NOVICE MODE STUFF?
From: |
Bruce Korb |
Subject: |
Re: HOW CAN I STOP THIS NOVICE MODE STUFF? |
Date: |
Wed, 02 Jan 2008 16:12:07 -0800 |
User-agent: |
Thunderbird 2.0.0.6 (X11/20070801) |
Dan Nicolaescu wrote:
> It is, please send the list of variables that you have issues with.
> If such variables are defined in emacs itself, then the policy is to
> determine what type of arguments are safe for the variables. If the
> variables are defined in a package, then it is that package's duty to
> mark them as safe.
How does "the package" do that? If the gnulib project doesn't
do this, then which package providers actually do know the code?
> The above is the current policy.
>
> Unless you show that the policy is somehow wrong, you'd have trouble
> convincing people to change it (which is what you propose).
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. :(
>
> Just my 2 cents.
I'm certain I'm well into the dollars by now. ;-)
Thank you - Bruce
- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?, Bruce Korb, 2008/01/02
- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?, Dan Nicolaescu, 2008/01/02
- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?, Bruce Korb, 2008/01/02
- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?, Dan Nicolaescu, 2008/01/02
- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?,
Bruce Korb <=
- Re: HOW CAN I STOP THIS NOVICE MODE STUFF?, Dan Nicolaescu, 2008/01/02
- local variable for updating the time stamp on save (was: Re: HOW CAN I STOP THIS NOVICE MODE STUFF?), Dan Nicolaescu, 2008/01/03
- Re: local variable for updating the time stamp on save (was: Re: HOW CAN I STOP THIS NOVICE MODE STUFF?), Richard Stallman, 2008/01/04
- Re: local variable for updating the time stamp on save (was: Re: HOW CAN I STOP THIS NOVICE MODE STUFF?), Dan Nicolaescu, 2008/01/04
- Re: local variable for updating the time stamp on save (was: Re: HOW CAN I STOP THIS NOVICE MODE STUFF?), Dan Nicolaescu, 2008/01/10
- Re: local variable for updating the time stamp on save, Bruce Korb, 2008/01/15
- Re: local variable for updating the time stamp on save, Richard Stallman, 2008/01/16
- Re: local variable for updating the time stamp on save, Bruce Korb, 2008/01/17
- Re: local variable for updating the time stamp on save, Dan Nicolaescu, 2008/01/17
- Re: local variable for updating the time stamp on save, Reiner Steib, 2008/01/17