unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Adding a sublist to a list on startup
Date: Thu, 16 Dec 2010 00:18:54 -0700	[thread overview]
Message-ID: <iecegq$qdi$1@dough.gmane.org> (raw)
In-Reply-To: <87r5dj9i4n.fsf@guruji.demimonde>

On 12/15/10 8:21 AM, Tyler Smith wrote:
> Kevin Rodgers<kevin.d.rodgers@gmail.com>  writes:
>>>
>>> So the two-element list I'm trying to add to LaTeX-environment-list is
>>> getting split into two atoms, each added as a separate list. I guess I'm
>>> modifying something at the wrong time, but I'm not sure exactly what.
>>
>> Are you sure that's the version of my-LaTeX-hook that's being executed?
>> (It could be redefined by something loaded later, or perhaps you've got
>> a compiled version of .emacs that is being loaded instead.)
>
> That was a good idea, but I just searched my .emacs.d/init.el, and
> there's only one instance of my-LaTeX-hook. I've never compiled my
> config file, and grep tells me there are no other files in .emacs.d that
> have that variable in them.

One final check, does this return what you expect:

(symbol-function 'my-LaTeX-hook)

-- 
Kevin Rodgers
Denver, Colorado, USA




      reply	other threads:[~2010-12-16  7:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-13 19:55 Adding a sublist to a list on startup Tyler Smith
2010-12-13 21:17 ` Drew Adams
2010-12-13 21:31   ` Tyler Smith
2010-12-13 21:57     ` Drew Adams
2010-12-16 13:52       ` Tyler Smith
2010-12-16 14:52         ` Drew Adams
2010-12-17  2:43           ` Tyler Smith
2010-12-16 16:48         ` PJ Weisberg
2010-12-15  4:18 ` Kevin Rodgers
2010-12-15 15:21   ` Tyler Smith
2010-12-16  7:18     ` Kevin Rodgers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='iecegq$qdi$1@dough.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).