all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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:&lt;kevin.rodgers&#64;ihs.com&gt;">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

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.