From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Quotes not being converted correctly for LaTeX export Date: Sat, 09 Mar 2013 10:40:53 +0100 Message-ID: <87sj4429ne.fsf@bzg.ath.cx> References: <20130308172751.GI13199@kuru.dyndns-at-home.com> <87k3phn6do.fsf@gmail.com> <20130308174649.GJ13199@kuru.dyndns-at-home.com> <87fw05n5de.fsf@gmail.com> <20130308180240.GK13199@kuru.dyndns-at-home.com> <877glhn4h3.fsf@gmail.com> <87d2v9zr02.fsf@bzg.ath.cx> <877glh1szy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEGGy-0002hY-Fm for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 04:41:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEGGt-000807-Jo for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 04:41:00 -0500 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:52933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEGGt-0007zt-Az for emacs-orgmode@gnu.org; Sat, 09 Mar 2013 04:40:55 -0500 Received: by mail-wg0-f41.google.com with SMTP id ds1so504503wgb.4 for ; Sat, 09 Mar 2013 01:40:54 -0800 (PST) In-Reply-To: <877glh1szy.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 08 Mar 2013 22:28:17 +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 Org mode , Jambunathan K Nicolas Goaziou writes: > The only problem is when user doesn't load Babel at all, but still wants > to use smart quotes. Is it meaningful? It is not meaningful but it is now the default, this is what needs to be fixed. Either by not using smart-quotes by default, or by letting the user what to do. I prefer the second solution :) -- Bastien