From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Alekseyev Subject: Re: Org-edit-special and C-x C-s strange behavior Date: Wed, 8 Feb 2012 15:50:56 -0600 Message-ID: References: <87pqeqb76j.fsf@ucl.ac.uk> <878vlem00k.fsf@med.uni-goettingen.de> <87zkdtuwc3.fsf@ucl.ac.uk> <87vcohgrdc.fsf@med.uni-goettingen.de> <30ae09b29d262e6156ec9818df085441@mail.rickster.com> <87k44hcecr.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvFPp-0007Ng-CC for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 16:51:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvFPm-0000kd-6g for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 16:51:01 -0500 Received: from mail-pz0-f41.google.com ([209.85.210.41]:63722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvFPl-0000kV-US for emacs-orgmode@gnu.org; Wed, 08 Feb 2012 16:50:58 -0500 Received: by dadv6 with SMTP id v6so923052dad.0 for ; Wed, 08 Feb 2012 13:50:56 -0800 (PST) In-Reply-To: <87k44hcecr.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Emacs orgmode I am afraid this might have caused a regression (although it could've been something else). With the latest org-mode pull, C-x C-s in org-src buffer does not save the underlying org-file (as expected) but instead prompts for file name to save. This is rather bad behavior. On Tue, Jan 24, 2012 at 9:25 AM, Bastien wrote: > Hi Leo, > > Leo Alekseyev writes: > >> Folks, I still think that the fact that buffer-file-name is not nil is >> a bug and should be fixed. > > So do I. =A0I think this is fixed now -- thanks! > > -- > =A0Bastien