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

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

Re: Bug in x-create-frame primitive


From: Christopher Neufeld
Subject: Re: Bug in x-create-frame primitive
Date: Sun, 17 Mar 2002 18:36:09 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

franl_removethis@world.std.com (Francis Litterio) writes:

> neufeld@magma.ca (Christopher Neufeld) writes:
> 
> > M-: (setq text-mode-hook 'turn-on-auto-fill)
> 
> That doesn't look right.  Shouldn't you have done this instead:
> 
>       (add-hook 'text-mode-hook 'turn-on-auto-fill)

Ahh, yes, you're right.  I inherited this from an old .emacs a long
time ago, the line actually bears the comment 
";; from the global .emacs file:"
and I never even thought about it until I started having these
problems, then jumped to a wrong conclusion from the backtrace.

Thanks.

-- 
 Christopher Neufeld                 neufeld@caliban.physics.utoronto.ca
 Home page:  http://caliban.physics.utoronto.ca/neufeld/Intro.html
 "Don't edit reality for the sake of simplicity"



reply via email to

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