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

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

Re: Adding a sublist to a list on startup


From: PJ Weisberg
Subject: Re: Adding a sublist to a list on startup
Date: Thu, 16 Dec 2010 08:48:33 -0800

On Thu, Dec 16, 2010 at 5:52 AM, Tyler Smith <tyler.smith@eku.edu> wrote:

> (defun my-LaTeX-hook ()

Looks like you just copy-and-pasted that from where you define it.
Just as a sanity check to make sure it's really, really defined the
way you think it is, do this:

M-x pp-eval-expression
(symbol-function 'my-LaTeX-hook)

-PJ



reply via email to

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