From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Editing Quote blocks remotely Date: Thu, 07 Apr 2016 14:30:23 +0200 Message-ID: <87k2k9mwio.fsf@gmx.us> References: <87oa9lhhm9.fsf@gmx.us> <87twjd7hap.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ao95B-00047P-7j for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 08:30:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ao956-00047d-4w for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 08:30:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:44128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ao955-00047Q-Py for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 08:30:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ao952-000107-EA for emacs-orgmode@gnu.org; Thu, 07 Apr 2016 14:30:36 +0200 Received: from 46.165.251.155 ([46.165.251.155]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2016 14:30:31 +0200 Received: from rasmus by 46.165.251.155 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2016 14:30:31 +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 Nicolas Goaziou writes: >> It would be nice if one could open an editing buffer for quote blocks, >> e.g. using C-c '. >> >> I guess we could use the code already used for remote footnote editing in >> org-src.el (I think) or whatever is being used for example blocks. The >> mode should be Org, I guess. >> >> It might be nice to support remote editing for VERSE as well. >> >> WDYT? > > I'm not sure to understand the "remote" part in your idea. Point is on > the quote/verse block when you call C-c '. You can as well mark the > block and narrow to it. There is already a function for that: > `org-narrow-to-block'. With org-narrow-to-block you have to pay attention to the boundaries of the block, but indeed it goes most of the way. Of course it’s trivial to fix that. The nice part would be to be able to edit the content of the block in a different buffer. It’s good for dumping passages and doing further editing (e.g. and emphases). > Also, quote blocks are quite different from example blocks since they > can contain other elements, including other blocks. This can lead to > surprising behaviour, IMO. I’m not sure I see how that’s relevant in this case, but I could easily be overlooking some detail. Rasmus -- You people at the NSA are becoming my new best friends!