all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Editing LaTeX with GNU Emacs: mode-line problems.
Date: Sat, 17 Dec 2005 15:52:23 -0800	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICOEHADAAA.drew.adams@oracle.com> (raw)
In-Reply-To: <1134847796.963546.316010@f14g2000cwb.googlegroups.com>

    While I wait for a response from the TeX newsgroup..maybe someone here
    will be able to help.

    I'm using GNU Emacs 21.3 with auctex and imenu+.

    which-func-mode is turned on and correctly puts function names in the
    mode-line when I'm editing C or C++ files, but does not put the section
    name in there when I'm editing LaTeX files, though the section menu
    does pop-up when I right click in the buffer. Any ideas why I'm not
    seeing this stuff?

I can't help with the Auctex stuff.

Imenu+ is my library, but I suspect it is unrelated to what you're
experiencing. This mailing list is for standard Emacs stuff, not external
libraries, so if you do need help with imenu+.el, it's better to email me
directly or write something on the wiki:
http://www.emacswiki.org/cgi-bin/wiki/ImenuMode.

It's good to try to eliminate extra unknowns when trying to track down a
problem. Try not loading imenu+.el, and see if you still have the problem.
In fact, try not loading any extra libraries - use emacs -q, then load only
auxtex and see if the problem is present. If not, then load imenu.el and try
again. If not, then load imenu+.el and try again.

A priori, imenu+.el should be unrelated to the problem - it has no Tex- or
LaTeX-specific code. But you never know - maybe it breaks something. Contact
me by email if you find there is a problem with imenu+.el or need help with
it.

HTH,

  Drew

  reply	other threads:[~2005-12-17 23:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-17 20:02 Editing LaTeX with GNU Emacs: mode-line problems Bucky Goldberg
2005-12-17 23:52 ` Drew Adams [this message]
2005-12-18 15:34 ` Stefan Monnier
2005-12-18 19:51   ` Bucky Goldberg
2005-12-18 22:10     ` Bucky Goldberg
2005-12-19  2:43   ` Stefan Monnier
2005-12-19  3:30     ` Bucky Goldberg
     [not found] ` <mailman.19717.1134911329.20277.help-gnu-emacs@gnu.org>
2005-12-18 19:50   ` Bucky Goldberg

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

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

  git send-email \
    --in-reply-to=DNEMKBNJBGPAOPIJOOICOEHADAAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /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.
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.