all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Subject: Re: what are the commands on the menu
Date: Tue, 05 Apr 2005 15:08:29 +0200	[thread overview]
Message-ID: <x564z14bhu.fsf@lola.goethe.zz> (raw)
In-Reply-To: d2u1gr$pdf$1@snic.vub.ac.be

Olive <olive.lin@versateladsl.be> writes:

> I used to use the standard TeX mode but D. Kastrup have convinced me
> that auctex is better.

Actually, it was not really my intent to turn you from the default
tex-mode.el as long as it was an informed decision.

> My principal trouble about it is that I can't figure out on what
> functions the command on the menu are bound.  I would like to define
> "\C-c\C-f" to be bound to the LaTeX command I see in the menu (to
> emulate the key in the stand. mode).

This can be called a deficiency of AUCTeX, so it would probably be
best discussed on auctex-devel at gnu.org.

> But if a do a describe-key on this item; I get something like
> menu-function-<some-number>; which I think is dynamically generated
> (?)

Yes, more or less.

You probably want something like

  (TeX-command "LaTeX" 'TeX-master-file 0)

to run the command "LaTeX" on the master file without prompting.  If
you have a good suggestion where to add information like that in the
documentation (which really could make use of a lot of improvement),
please address it to the developer list which is usually quite
responsive.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2005-04-05 13:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-05 12:49 what are the commands on the menu Olive
2005-04-05 13:08 ` David Kastrup [this message]
2005-04-05 13:37   ` Olive
2005-04-05 13:53     ` David Kastrup

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=x564z14bhu.fsf@lola.goethe.zz \
    --to=dak@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.
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.