all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stuart D. Herring" <herring@lanl.gov>
Cc: Ralf Angeli <angeli@caeruleus.net>, emacs-devel@gnu.org
Subject: Re: [angeli@caeruleus.net: custom-set-variables overwritten   bysafe-local-variables]
Date: Tue, 2 May 2006 13:58:38 -0700 (PDT)	[thread overview]
Message-ID: <35050.128.165.123.132.1146603518.squirrel@webmail.lanl.gov> (raw)
In-Reply-To: <87veso88el.fsf@mit.edu>

>> Simple workaround is to put (todo-show) after the
>> `custom-set-variables'.
>> Better yet, replace with (add-hook 'after-init-hook 'todo-show); .emacs
>> isn't really supposed to be doing anything user-visible (like opening
>> buffers), but it can arrange for it to happen later.
>
> Why not make todo-show do
>
>   (let ((enable-local-variables nil))
>     ( ... load the files ...))

But what if don't want to ignore the local variables?  It's not like
Custom will go back and install the safe ones in all open buffers once
`safe-local-variables' is set...

Are we attempting to solve different problems?

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.

  reply	other threads:[~2006-05-02 20:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-28 15:45 [angeli@caeruleus.net: custom-set-variables overwritten by safe-local-variables] Richard Stallman
2006-04-29  5:10 ` [angeli@caeruleus.net: custom-set-variables overwritten bysafe-local-variables] Stuart D. Herring
2006-05-02 20:10   ` Ralf Angeli
2006-05-02 20:43   ` Chong Yidong
2006-05-02 20:58     ` Stuart D. Herring [this message]
2006-05-02 23:21       ` Chong Yidong

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=35050.128.165.123.132.1146603518.squirrel@webmail.lanl.gov \
    --to=herring@lanl.gov \
    --cc=angeli@caeruleus.net \
    --cc=emacs-devel@gnu.org \
    /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.