From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: documentation typo for org-format-latex-options [8.2.5 (release_8.2.5-417-g455fbc @ c:/users/977315/documents/.emacs.d/elisp/org/)] Date: Sun, 19 Jan 2014 16:45:19 +0100 Message-ID: <87ob389drk.fsf@bzg.ath.cx> References: <87zjmtuxid.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4uZ1-0007Og-20 for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 10:45:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4uYs-0000lh-LJ for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 10:45:30 -0500 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:55400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4uYs-0000lK-EU for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 10:45:22 -0500 Received: by mail-wi0-f174.google.com with SMTP id g10so2389408wiw.13 for ; Sun, 19 Jan 2014 07:45:21 -0800 (PST) In-Reply-To: <87zjmtuxid.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 18 Jan 2014 16:20:58 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org, Mirko Vukovic Hi Mirko and Nicolas, Nicolas Goaziou writes: > Thank you for the report. However, I don't think it is possible to fix > it, because "\[" in a docstring is treated specially. See: > > (info "(elisp) Keys in Documentation"). I fixed this by using \=\[ --- which is a trick I just discovered in the doc, so thanks for pointing to this! And thanks Mirko for the report. -- Bastien