From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Release 5.23a Date: Tue, 11 Mar 2008 06:11:26 +0100 Message-ID: References: <876ACC10-F511-4735-B045-9C9AE248A25A@gmail.com> <47D5CC47.40107@cornell.edu> <6D761FC1-A79D-4769-ADAD-BF4B1B2B0751@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYwlz-0005Z0-3a for emacs-orgmode@gnu.org; Tue, 11 Mar 2008 01:11:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYwlw-0005Yo-4t for emacs-orgmode@gnu.org; Tue, 11 Mar 2008 01:11:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYwlv-0005Yl-S1 for emacs-orgmode@gnu.org; Tue, 11 Mar 2008 01:11:31 -0400 Received: from fg-out-1718.google.com ([72.14.220.158]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JYwlv-00006S-NB for emacs-orgmode@gnu.org; Tue, 11 Mar 2008 01:11:31 -0400 Received: by fg-out-1718.google.com with SMTP id d23so2739861fga.30 for ; Mon, 10 Mar 2008 22:11:30 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard G Riley Cc: "[emacs-orgmode] list" On Mar 11, 2008, at 4:47 AM, Richard G Riley wrote: > Carsten Dominik writes: > >> On Mar 11, 2008, at 1:03 AM, Xin Shi wrote: >> >>> Hi, >>> >>> Thanks for the release! >>> >>> There is a bug which I got from an Email several weeks ago said it >>> has been fixed, but I still found it in the 5.23a. When export the >>> org file to html, emacs opens the .html file in the buffer. Since >>> the html file has already been saved, shall we not open it in >>> Emacs? Another reason that this matters to me is that I'm using the >>> nXhtml mode, whenever emacs opens the html file, (even in the >>> background buffer), it will load this mode and open the *nXhtml >>> Welcome* buffer in half window. :) >> >> That is horrible bahavior, and you should start by writing a bug >> report to the maintainer of that package.... > > The nxhtml welcome screen can be turned off in the nxhtml customize > group. Well, this is good, but still it is a bug that it is not off by default. Just imagine a world in which every Emacs extension permanently split the frame to display a welcome message. - Carsten