help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: why cannot set cursor-type with setq but only with setq-default?????


From: Bingham, Jay
Subject: RE: why cannot set cursor-type with setq but only with setq-default??????
Date: Wed, 15 Jan 2003 16:15:40 -0600

I don't know for sure, but I think that at one time I had some logic in my 
.emacs that set buffer-local variables and as I recall it affected the 
*scratch* buffer.

-_
J_)
C_)ingham
.    HP - NonStop Austin Software & Services - Software Quality Assurance
.    Austin, TX
. "Language is the apparel in which your thoughts parade in public.
.  Never clothe them in vulgar and shoddy attire."     -Dr. George W. Crane-


-----Original Message-----
From: Romain FRANCOISE [mailto:romain@orebokech.com] 
Sent: Wednesday, January 15, 2003 4:00 PM
To: help-gnu-emacs@gnu.org
Subject: Re: why cannot set cursor-type with setq but only with 
setq-default??????

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> I don't know what's the current buffer when ~/.emacs is executed.  A
> temp buffer, perhaps, or *scratch*.

Actually I don't think there is a buffer.  I seem to remember that the
init file is loaded using `load', and that doesn't need a buffer, it's
a built-in function.  A call to `current-buffer' would probably return
whatever buffer was active at the moment, so that would be *scratch*,
or maybe not (if the init file creates a buffer somehow, like a call to
(calendar) would).

But I'm No Expert(tm).

-- 
Romain FRANCOISE <romain@orebokech.com> | It was fourteen degrees below
it's a miracle -- http://orebokech.com/ | on a screeching march 23.
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]