all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Kaffanke <martin@kaffanke.at>
To: help-gnu-emacs@gnu.org
Subject: automate command after saving
Date: Thu, 19 Nov 2015 10:56:26 +0100	[thread overview]
Message-ID: <87ziyamhx1.fsf@kaffanke.at> (raw)

Hi there,

I'd like to run a command after saving, but just if I switch it on.

Following scenario:

When I write on  an org file, before printing I look at the pdf version
created by

pandoc -t latex -o filename-without-org-but-with.pdf filename.org

And then I switch to emacs to do corrections.

Now I'd like to automatically run pandoc again when I switch back to
evince (which automaticaly loads the pdf new when changed on disk).

How could a make a switch for emacs to automatically run pandoc again
after C-x C-s?

Thanks for your Ideas,
Martin

-- 
Mag. Martin Kaffanke
http://www.kaffanke.at
+43 650 4514224




             reply	other threads:[~2015-11-19  9:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19  9:56 Martin Kaffanke [this message]
2015-11-19 14:17 ` automate command after saving Phillip Lord
2015-11-19 15:10   ` Marcin Borkowski
2015-11-19 19:03   ` Martin Kaffanke
     [not found]   ` <mailman.250.1447959815.31583.help-gnu-emacs@gnu.org>
2015-11-20 14:00     ` Joost Kremers

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=87ziyamhx1.fsf@kaffanke.at \
    --to=martin@kaffanke.at \
    --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.