From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: a question about fontification and org-emphasis-alist Date: Sat, 26 Feb 2011 13:11:21 -0800 Message-ID: <20110226131121.1134a974@bhishma.homelinux.net> References: <3540.1298689876@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=37870 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtRQK-00006Q-OO for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 16:11:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtRQG-0005Y3-3L for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 16:11:32 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:63898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtRQF-0005Xz-Sx for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 16:11:28 -0500 Received: by iyf13 with SMTP id 13so2371856iyf.0 for ; Sat, 26 Feb 2011 13:11:27 -0800 (PST) In-Reply-To: <3540.1298689876@alphaville.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: "Filippo A. Salustri" , emacs-orgmode@gnu.org On Fri, 25 Feb 2011 22:11:16 -0500 Nick Dokos wrote: > This is with hindsight 20/20 but here is a method for finding such > things, using only emacs: C-h v org- then switch to the > *Completions* buffer and search for ``emphasis''. The third hit is > org-hide-emphasis-markers - and you don't have to guess the "hide" > part... With Emacs 23 and above, one can also do: C-h v org--emphasis to match org-*emphasis* and shorten the list. ;) -- Suvayu Open source is the future. It sets us free.