all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* after-init-hook initial value
@ 2008-03-21 16:35 Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2008-03-21 16:35 UTC (permalink / raw)
  To: emacs-pretest-bug

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'
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-21 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21 16:35 after-init-hook initial value Drew Adams

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.