From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Newman Subject: File extensions Date: Mon, 28 Jul 2008 23:06:24 +0100 Message-ID: <20080728230624.169a2aaa@newmanfamily.me.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNard-0000o9-IP for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 18:06:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNarc-0000ns-4O for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 18:06:45 -0400 Received: from [199.232.76.173] (port=51462 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNarc-0000np-1k for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 18:06:44 -0400 Received: from smtp1.enta.net ([62.249.192.219]:62759) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNarb-0004oU-JS for emacs-orgmode@gnu.org; Mon, 28 Jul 2008 18:06:43 -0400 Received: from newmanfamily.me.uk (84-45-232-14.no-dns-yet.enta.net [84.45.232.14]) by smtp1.enta.net (Postfix) with ESMTP id D599C12EDBF for ; Mon, 28 Jul 2008 23:12:17 +0100 (BST) Received: from newmanfamily.me.uk (localhost.localdomain [127.0.0.1]) by newmanfamily.me.uk (8.14.2/8.14.1) with ESMTP id m6SM6Pmt002878 for ; Mon, 28 Jul 2008 23:06:26 +0100 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: "emacs-orgmode@gnu.org" 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