emacs-devel
[Top][All Lists]
Advanced

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

after-init-hook initial value


From: Drew Adams
Subject: after-init-hook initial value
Date: Fri, 21 Mar 2008 09:35:24 -0700

Just a nit -
 
Initial value of after-init-hook with emacs -Q on Windows:
 
(w32-check-shell-configuration
 (lambda nil
   (tramp-register-completion-file-name-handler)))
 
The lamba form could presumably be replaced with just
tramp-register-completion-file-name-handler.
 

In GNU Emacs 22.1.90.1 (i386-mingw-nt5.1.2600)
 of 2008-01-30 on PRETEST
Windowing system distributor `Microsoft Corp.', version
5.1.2600
configured using `configure --with-gcc (3.4) --cflags
-Ic:/gnuwin32/include'
 





reply via email to

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