From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: meaningfull names for org-src buffers Date: Thu, 25 Sep 2014 11:54:43 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXBgH-0000FR-VI for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 12:14:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXBgC-00019U-3p for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 12:14:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:42063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXBgB-00017K-UI for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 12:14:04 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XX6hT-0006dG-Ds for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 12:55:03 +0200 Received: from 193.63.222.28 ([193.63.222.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 12:55:03 +0200 Received: from andreas.leha by 193.63.222.28 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Sep 2014 12:55:03 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Adriaan, Adriaan Sticker writes: > Well, I ussually just try to live with this limitation. :) > I try to C-c ' in and out src block whenever possible so my my list > with buffer names doesnt get to cluttered. > > Im also thinking about investigating the usefullness of polymode > (https://github.com/vitoshka/polymode) > So I dont have to go to a different buffer all the time. Do you have > any experience with this? I have finally looked into this some weeks back. And got emacs lock up. To quote from the author [fn:1]: ,---- | The work on polymode got stuck a bit as Emacs folks strongly discourage | inderect buffer usage. So I will have to remove indirect buffers from | the picture. This will solve all the font-locking problems as the one | you have described. `---- I am looking forward to testing any next version, though. Regards, Andreas Footnotes: [fn:1] http://article.gmane.org/gmane.emacs.ess.general/8342/match=polymode