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

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

Re: after-init-hook not executed under GNU/Linux?


From: Richard Stallman
Subject: Re: after-init-hook not executed under GNU/Linux?
Date: Mon, 09 Sep 2002 15:15:23 -0400

I tested after-init-hook by setting it in my init file thus

  (add-hook 'after-init-hook '(lambda () (message "Here I am!")))

and the message was output.  I tried this in the code that will become
the 21.3 release, on GNU/Linux, and the message did appear in
*Messages*.  I do not know why your test, inserting text, did not
work.

The right way to solve your problem is to specify with an X resource
that you don't want a tool bar.  See the X Resources appendix in the
Emacs manual.


Please don't call the whole system "Linux"--the system is more GNU
than Linux, and we started its development.  Please give us a share of
the credit, and call the system "GNU/Linux".

See http://www.gnu.org/gnu/linux-and-gnu.html for more explanation.




reply via email to

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