From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glyn Millington Subject: Re: Marking/highlighting text temporarily Date: Fri, 24 Apr 2015 08:05:14 +0100 Message-ID: <87mw1yatw5.fsf@nowhere.org> References: Reply-To: glyn.millington@gmail.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlYBA-0005ZN-E8 for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 03:37:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlYB6-0005dj-9g for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 03:37:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:41042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlYB6-0005de-2e for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 03:37:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YlYB0-0004cH-2x for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 09:37:30 +0200 Received: from cust25-dsl91-135-3.idnet.net ([91.135.3.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2015 09:37:30 +0200 Received: from glyn.millington by cust25-dsl91-135-3.idnet.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Apr 2015 09:37:30 +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 Vikas Rawal writes: > I am revising a long book manuscript, and would like to mark parts of > text (not just the headlines) just to remind myself that these need to > be dealt with. > > What could be an the easy way of doing it? Just insert something like 'XXXX' [1]at each place. The usual Emacs search will take you through them in order. Delete when the fix has been made. hth Glyn Footnotes: [1] Easier than typing in FIXME !