From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Berlin Subject: Re: How to disable description lists? Date: Sun, 29 May 2011 20:44:05 +0200 Message-ID: <20110529184403.GA10375@gmail.com> References: <20110529123901.GA1631@gmail.com> <81k4d9hcd5.fsf@gmail.com> <20110529133530.GA9007@gmail.com> <87zkm5pohb.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQkyH-0003IC-Co for emacs-orgmode@gnu.org; Sun, 29 May 2011 14:44:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQkyG-00077V-BO for emacs-orgmode@gnu.org; Sun, 29 May 2011 14:44:17 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:50708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQkyG-000768-6Y for emacs-orgmode@gnu.org; Sun, 29 May 2011 14:44:16 -0400 Received: by bwz17 with SMTP id 17so2989105bwz.0 for ; Sun, 29 May 2011 11:44:15 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87zkm5pohb.fsf@ericabrahamsen.net> 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 * Eric Abrahamsen [29.05.2011 16:32]: > If you use the code markup (which might be desirable anyway, if you're > mixing code and regular text), org mode should not interpret anything > inside that markup as org text. So: > > - notation: =~v :: T~=, "v is a value........ > > Ought to work. > Thanks, but unfortunately it doesn't work. In fact, I have already been using code markup, but with "~" instead of "=". Anyway, neither notation prevents org from interpreting "::" inside code environments as part of description lists. BTW, I'm having the same issue with =[[--]]= notations which should not be interpreted as links. Thanks, Markus