From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Overlays and elisp code Date: Tue, 1 Feb 2011 12:30:28 +0100 Message-ID: <190ACAEA-E49A-434C-BC14-549FFCB3E0AA@gmail.com> References: <1ACC8521-CBC4-4AD6-8B92-8C20C4D72732@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=52627 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkERN-0007wv-6N for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:30:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkERL-0004KM-RO for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:30:32 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:38139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkERL-0004KB-Mt for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:30:31 -0500 Received: by fxm12 with SMTP id 12so7619041fxm.0 for ; Tue, 01 Feb 2011 03:30:30 -0800 (PST) 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: Dan Davison Cc: Jeff Horn , emacs-orgmode@gnu.org, Andrea Crotti On Feb 1, 2011, at 12:22 PM, Dan Davison wrote: > Carsten Dominik writes: > >> Hi Dan, >> >> maybe just header in the default value to keep the echo area open for >> error messages? > > Absolutely. But if you prefer, we could just do away with the echo- > area > message entirely. That would have the advantage of leaving the user > interface unchanged. > > With the default as '(header), my UI change only makes sense if we > believe that an appreciable number of users will disable the header > message and activate the echo-area message in its place. There are people who hate the header line IIRC. But I guess you are right - once people are ready to remove the header line for this application, they will probably have memorized it. I remember that I started with the echo area and introduced the header line because people were asking how to get out of there, so I needed something more persistent. So I guess if the header line is the default, I'd be fine with removing the echo area message altogether. - Carsten