From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Critic markup Date: Wed, 13 Feb 2013 13:36:10 +0100 Message-ID: References: <511ADCAF.8090508@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5bZQ-0007yZ-Vw for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 07:36:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5bZN-0007k3-7h for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 07:36:16 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:48733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5bZN-0007jb-0y for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 07:36:13 -0500 In-reply-to: <511ADCAF.8090508@gmail.com> 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 Alan L Tyree writes: > A much older suggestion for editing text which is particularly suitable > for electronic text: > > http://www.mpi-nf.mpg.de~hitoshi/otherprojects/manued/index.shtml > > http://www.mpi-inf.mpg.de/~hitoshi/otherprojects/manued/FAQ.shtml > > And there is an emacs mode for it: manued.el Thanks, this is quite nice. I found where the code lives now: https://github.com/yamauchih/manued It would be great if there was a way to add comments as well without repeating the text. It seems the only options are: blah blah blah [/; comment with no indication on what] blah blah [blah/blah; I put context, but I need to repeat the text] Thanks a lot for the link! Alan