From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: csant Newsgroups: gmane.emacs.devel Subject: Re: A wish, a plea Date: Fri, 22 Jun 2007 08:51:57 +0200 Organization: csant.info Message-ID: References: <467AF6CC.2000300@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182495170 23689 80.91.229.12 (22 Jun 2007 06:52:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2007 06:52:50 +0000 (UTC) Cc: emacs-devel To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 22 08:52:48 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I1d0h-0004cg-Ta for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 08:52:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1d0h-0001OY-HA for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 02:52:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1d0f-0001OT-A5 for emacs-devel@gnu.org; Fri, 22 Jun 2007 02:52:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1d0e-0001OG-Ma for emacs-devel@gnu.org; Fri, 22 Jun 2007 02:52:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1d0e-0001OD-Jz for emacs-devel@gnu.org; Fri, 22 Jun 2007 02:52:44 -0400 Original-Received: from csant.info ([69.36.171.12]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1d0d-0001VC-9D for emacs-devel@gnu.org; Fri, 22 Jun 2007 02:52:44 -0400 Original-Received: from fiore.malebolge (csant.info [69.36.171.12]) (authenticated bits=0) by csant.info (8.12.11.20060308/8.12.11) with ESMTP id l5M6pxR8029652; Fri, 22 Jun 2007 00:52:06 -0600 User-Agent: Opera Mail/9.21 (Linux) X-detected-kernel: Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:73585 Archived-At: On Fri, 22 Jun 2007 01:04:58 +0200, Drew Adams wrote: > That too might be a possibility: start in `~/' Rather: in $PWD . Just 2 cents as a user: It has been repeatedly suggested to use *scratch* as a buffer to take quick notes. Major drawback is that there is only one *scratch*, you take notes, at some point write that temporary buffer to a final location - and lost your scratchpad. Personally, I liked the idea of ~/.emacs.d/notes/ /c