all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* elisp help needed
@ 2006-03-01 16:58 Robert D. Crawford
  2006-03-01 21:37 ` RD
  2006-03-02 12:50 ` Katsumi Yamaoka
  0 siblings, 2 replies; 8+ messages in thread
From: Robert D. Crawford @ 2006-03-01 16:58 UTC (permalink / raw)


I have the following lines in my .emacs file:

(remove-hook 'w3m-after-cursor-move-hook
     #'w3m-print-this-url)

and for some reason, to get it to eval I have to do it by hand every
time I restart emacs.  I *think* this might be the only code that is not
being evaled, but I do not know any way to be certain.  I know that
there are things below this line that are being correctly evaled.  All
the code in the customize section seems to be ok, and I have a function
that byte-compiles .el files when they are saved that works.

Is there some way to know what is being evaled?

Thanks,

rdc

-- 
<========================================================================>
Robert D. Crawford                                      rdc1x@comcast.net

Q:	How many IBM 370's does it take to execute a job?
A:	Four, three to hold it down, and one to rip its head off.
<========================================================================>

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-03-04 13:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01 16:58 elisp help needed Robert D. Crawford
2006-03-01 21:37 ` RD
2006-03-02 11:36   ` Robert D. Crawford
2006-03-02 13:28     ` elisp help needed [solved] Robert D. Crawford
2006-03-04 12:26     ` elisp help needed Tim Cross
2006-03-04 13:57       ` Robert D. Crawford
2006-03-02 12:50 ` Katsumi Yamaoka
2006-03-02 13:34   ` Robert D. Crawford

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.