From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Marking/highlighting text temporarily Date: Fri, 24 Apr 2015 11:49:05 +0530 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlX7X-0003eF-J3 for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 02:29:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlX7U-0005ry-Ej for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 02:29:51 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:35693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlWxF-0002LG-N0 for emacs-orgmode@gnu.org; Fri, 24 Apr 2015 02:19:13 -0400 Received: by pabtp1 with SMTP id tp1so39577767pab.2 for ; Thu, 23 Apr 2015 23:19:12 -0700 (PDT) Received: from [192.168.1.37] ([59.176.42.82]) by mx.google.com with ESMTPSA id xz1sm9866841pbb.47.2015.04.23.23.19.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Apr 2015 23:19:11 -0700 (PDT) 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: org-mode mailing list 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? Vikas