emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: automatically save org-index after it changes?
Date: Fri, 05 Feb 2016 14:07:07 +0100	[thread overview]
Message-ID: <m2twln71c4.fsf@charm-ecran.irisa.fr> (raw)
In-Reply-To: <m28u30d4uy.fsf@charm-ecran.irisa.fr> (Alan Schmitt's message of "Thu, 04 Feb 2016 13:42:13 +0100")

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

Hello,

On 2016-02-04 13:42, Alan Schmitt <alan.schmitt@polytechnique.org> writes:

> Each time I use org-index to jump to some headline, the file where the
> table lives is modified. Is there a way to automatically save the file
> after each such change?

The solution I’ve found is not org specific, but it may still be of
interest here. I looked into how autosave work, and I can tweak it for
that particular file using:

# -*- auto-save-visited-file-name: t; -*-

This way the file is autosaved (for instance when emacs is idle) as if
it was really saved (and not in another file).

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated February 4, 2016, Mauna Loa Obs.): 403.08 ppm

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

      parent reply	other threads:[~2016-02-05 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 12:42 automatically save org-index after it changes? Alan Schmitt
2016-02-04 16:35 ` Nick Dokos
2016-02-05  8:46   ` Alan Schmitt
2016-02-05 13:07 ` Alan Schmitt [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.orgmode.org/

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

  git send-email \
    --in-reply-to=m2twln71c4.fsf@charm-ecran.irisa.fr \
    --to=alan.schmitt@polytechnique.org \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).