emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Charles Berry <ccberry@ucsd.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: [bug] org-edit-src-code auto-save glitch
Date: Sun, 07 Apr 2013 22:42:35 +0200	[thread overview]
Message-ID: <87ip3y2fvq.fsf@bzg.ath.cx> (raw)
In-Reply-To: <loom.20130326T194210-51@post.gmane.org> (Charles Berry's message of "Tue, 26 Mar 2013 19:18:57 +0000 (UTC)")

Hi Charles,

Charles Berry <ccberry@ucsd.edu> writes:

> IIUC the problem is that this part of the function
>
> ,----
> | (setq buffer-file-name nil
> |       buffer-auto-save-file-name
> |       (concat (make-temp-name "org-src-")
> | 	      (format-time-string "-%Y-%d-%m") ".txt"))
> `----
>
>
> should consult org-edit-src-auto-save-idle-delay and when it is zero,
> set buffer-auto-save-file-name to nil or take some other action to ensure that
> auto-save-mode does get enabled.

Fixed, thanks.

-- 
 Bastien

  reply	other threads:[~2013-04-07 21:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 19:18 [bug] org-edit-src-code auto-save glitch Charles Berry
2013-04-07 20:42 ` Bastien [this message]
2013-04-09 20:51   ` Charles C. Berry
2013-04-09 21:04     ` Bastien
2013-04-10  2:08       ` Charles C. Berry
2013-04-16  8:42         ` Bastien

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=87ip3y2fvq.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=ccberry@ucsd.edu \
    --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).