From: Roger Levy <sinoslav@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: binding emacs key combination to external program?
Date: Wed, 19 Sep 2007 12:52:33 -0000 [thread overview]
Message-ID: <1190206353.485953.249620@i38g2000prf.googlegroups.com> (raw)
In-Reply-To: <slrnfedil0.rlm.joostkremers@j.kremers4.news.arnhem.chello.nl>
On Sep 11, 10:05 am, Joost Kremers <joostkrem...@yahoo.com> wrote:
> Roger Levy wrote:
> > Many thanks -- I do use AUCTeX but wasn't aware you can customize it
> > this way. Would the best way to be to edit the TeX-command-list
> > variable?
>
> yes, either directly or through M-x customize-variable RET TeX-command-list
> RET.
Thanks again. My script is called latex2pdf and takes one argument,
the name of the .tex file.
I've tried to add it by using
M-x customize-variable RET TeX-command-list RET
and adding the following at the top of TeX-command-list:
Name: latex2pdf
Command: latex2pdf %S &
Modes: Plain TeX, LaTeX
However, after saving this modification and setting it for the current
session, C-c C-c in LaTeX mode still doesn't trigger the latex2pdf
command. Any thoughts on what I could be doing wrong?
Many thanks once more.
Roger
next prev parent reply other threads:[~2007-09-19 12:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-10 20:20 binding emacs key combination to external program? Roger Levy
2007-09-10 20:59 ` Joost Kremers
2007-09-11 10:42 ` Roger Levy
2007-09-11 15:23 ` Peter Dyballa
2007-09-11 17:05 ` Joost Kremers
2007-09-19 12:52 ` Roger Levy [this message]
2007-09-19 17:06 ` Joost Kremers
2007-09-25 22:00 ` Roger Levy
[not found] ` <mailman.707.1189524243.18990.help-gnu-emacs@gnu.org>
2007-09-19 12:54 ` Roger Levy
2007-09-10 23:55 ` Johan Lindström
2007-09-11 6:14 ` Matthias
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=1190206353.485953.249620@i38g2000prf.googlegroups.com \
--to=sinoslav@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.
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.