* Can I replace setq with setq-default everywhere??? Any gotchas?? I haven't found any yet....
@ 2003-01-29 18:16 Christian Seberino
2003-01-29 19:01 ` Kevin Rodgers
0 siblings, 1 reply; 2+ messages in thread
From: Christian Seberino @ 2003-01-29 18:16 UTC (permalink / raw)
Can I replace setq with setq-default everywhere???
Any gotchas??
I haven't found any yet.
Thanks,
Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Can I replace setq with setq-default everywhere??? Any gotchas?? I haven't found any yet....
2003-01-29 18:16 Can I replace setq with setq-default everywhere??? Any gotchas?? I haven't found any yet Christian Seberino
@ 2003-01-29 19:01 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-01-29 19:01 UTC (permalink / raw)
Christian Seberino wrote:
> Can I replace setq with setq-default everywhere???
>
> Any gotchas??
>
> I haven't found any yet.
Obviously, you can't make that replacement when you are setting a buffer-local
variable to a buffer-specific value (inside a mode hook e.g.).
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-29 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-29 18:16 Can I replace setq with setq-default everywhere??? Any gotchas?? I haven't found any yet Christian Seberino
2003-01-29 19:01 ` Kevin Rodgers
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).