all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@alum.mit.edu>
Subject: Re: fill-paragraph eats second space after curly right double quotes
Date: Thu, 13 May 2004 19:46:38 -0400	[thread overview]
Message-ID: <barmar-B852E2.19463813052004@comcast.dca.giganews.com> (raw)
In-Reply-To: pan.2004.05.13.23.13.43.943555@dutra.fastmail.fm

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

In article <pan.2004.05.13.23.13.43.943555@dutra.fastmail.fm>,
 Leandro Guimarães Faria Corsetti Dutra <leandro@dutra.fastmail.fm> 
 wrote:

> 	I am editing an XML-encoded text, that being Unicode has lots
> of curly quotes.
> 
> 	The problem is when, being at the end of a phrase, these
> quotes are folled by two spaces, like this."  In this case,
> fill-paragraphs 'eats' one of the spaces.  It only happens with curly
> quotes.
> 
> 	Is this a new bug, how could it be corrected?

You'll need to add curly quotes to regular expression in sentence-end, 
so they're treated the same as ordinary double quotes.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***

  reply	other threads:[~2004-05-13 23:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 23:13 fill-paragraph eats second space after curly right double quotes Leandro Guimarães Faria Corsetti Dutra
2004-05-13 23:46 ` Barry Margolin [this message]
2004-05-14  1:18   ` Leandro Guimarães Faria Corsetti Dutra
2004-05-14  5:31     ` Barry Margolin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=barmar-B852E2.19463813052004@comcast.dca.giganews.com \
    --to=barmar@alum.mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.