From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug in org-export-smart-quotes Date: Sat, 28 Mar 2015 16:03:10 +0100 Message-ID: <87r3s9i2q9.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbsFN-0002u8-S4 for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 11:02:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbsFI-00015f-Tq for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 11:02:01 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:39310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbsFI-00015b-Ol for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 11:01:56 -0400 In-Reply-To: (Jay Dixit's message of "Fri, 27 Mar 2015 16:23:59 -0400") 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: Jay Dixit Cc: org-mode org Hello, Jay Dixit writes: > Thanks for the suggestion. Putting extra spaces in the original solves the > smart quotes issue, but creates unwanted spaces on either side of the em > dash: > > A new study > > published > in Social Psychological and Personality Science has found that helping > other people =E2=80=94 what scientists call being =E2=80=9Cprosocial=E2= =80=9D =E2=80=94 increases your odds > of finding a long-term relationship. I updated the algorithm for "smart" quotes. It's not perfect, but should at least DTRT in your example. Regards, --=20 Nicolas Goaziou