From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: File extensions Date: Mon, 28 Jul 2008 17:06:31 -0700 Message-ID: <0DE25341-FC01-4EEA-9969-F8DF2FA2BD32@uva.nl> References: <20080728230624.169a2aaa@newmanfamily.me.uk> Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNcjy-0004EB-L8 for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 20:06:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNcjw-0004Dw-QX for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 20:06:58 -0400 Received: from [199.232.76.173] (port=58557 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNcjw-0004Dq-MX for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 20:06:56 -0400 Received: from py-out-1112.google.com ([64.233.166.179]:57355) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNcjw-0002Aq-DT for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 20:06:56 -0400 Received: by py-out-1112.google.com with SMTP id p76so2632467pyb.1 for ; Mon, 28 Jul 2008 17:06:52 -0700 (PDT) In-Reply-To: <20080728230624.169a2aaa@newmanfamily.me.uk> 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: Mike Newman Cc: "emacs-orgmode@gnu.org" Hi Mike, yes, it is less than optimal to base the selection on buffer names. If you get the newest git version, this has now been changed. Selection is now based on the major mode. - Carsten On Jul 28, 2008, at 3:06 PM, Mike Newman wrote: > I have successfully used Org mode for about 2 years, all ways > using .txt > as a file extension (in part, so that my colleagues would not be > frightened from looking at what are essentially plain text files). > > This has caused very few problems. However, I note that in > org-iswitchb the list of buffers presented is based on the file > extension ".org". Would it make sense (or be possible) to list those > buffers that are in org-mode (regardless of file extension)? > > -- > Mike Newman > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode