From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Some projects Date: Sun, 25 Oct 2015 19:12:46 +0100 Message-ID: <87oafmbyw1.fsf@nicolasgoaziou.fr> References: <87wpub9jts.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqPl7-0005mF-En for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 14:11:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqPl6-0005nN-6K for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 14:11:09 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:44930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqPl5-0005nD-WB for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 14:11:08 -0400 In-Reply-To: (Fabrice Popineau's message of "Sun, 25 Oct 2015 19:00:13 +0100") 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: Fabrice Popineau Cc: fabrice.popineau@centralesupelec.fr, Org Mode List Fabrice Popineau writes: > 2015-10-25 18:57 GMT+01:00 Thomas S. Dye : > > >> would suggest an alternate wording. In this case, it would be super >> helpful to have a function that replaced annotated text with the >> annotation, so the author could easily accept the editor's suggestion. >> >> > In this case, it would be nice if annotations could have an author > too! The full proposal was at but it didn't get much positive feedback. Therefore I suggested a simplified version, with a single author. Also, there is https://github.com/girzel/org-annotate which is even simpler. Regards,