From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: bug#13668: 24.2.93; strike-through in org mode Date: Sun, 10 Feb 2013 17:27:38 +0100 Message-ID: <87zjzc2kxx.fsf__6802.66500353373$1360513705$gmane$org@bzg.ath.cx> References: <87fw153vsd.fsf@gnu.org> <87halkn6bz.fsf@bzg.ath.cx> <20759.39415.151607.366601@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U4Zkr-0006My-81 for emacs-orgmode@gnu.org; Sun, 10 Feb 2013 11:27:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U4Zkp-0003Re-Hf for emacs-orgmode@gnu.org; Sun, 10 Feb 2013 11:27:49 -0500 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: <20759.39415.151607.366601@gargle.gargle.HOWL> (Roland Winkler's message of "Sun, 10 Feb 2013 07:00:39 -0600") 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: Roland Winkler Cc: 13668@debbugs.gnu.org Hi Roland, "Roland Winkler" writes: > There are spaces both between the 2nd and 3rd line, and between the > 5th and 6th line. -- Possibly, the regexp matcher could distinguish > in a smarter way between word constituents and no word constituents. Sorry I wasn't clear: by default, space is not allowed after the first "*" and before the second "*". But yes, `org-emphasis-regexp-components' is perhaps too complex and we have been thinking of implementing this another way. Stay tuned. >> (setq org-fontify-emphasized-text nil) > > Thanks, I'll use that. > >> > The org info node on structural markup >> > elements does not mention such a possibility. >> >> Mhh.. yes, I'll perhaps update the manual, or just add a Worg >> FAQ for this. > > Why put this in a separate FAQ? Aren't the info pages the first > source of information for such things? Depends. We try to keep the info manual readable, and it's already quite long. If you can find a good place in the manual, please send a patch. Thanks, -- Bastien