Re: string freeze breakage
- From: Ole Laursen <olau hardworking dk>
- To: gnome-i18n gnome org
- Subject: Re: string freeze breakage
- Date: Thu, 18 Mar 2004 18:15:28 +0100
Danilo Segan <danilo@gnome.org> writes:
> Andrew Sobala <aes@gnome.org> writes:
>
>> I think it died with the typewriter era too, although a small number of
>> people try to keep it alive :)
>
> I think it lives because Emacs uses it to determine sentence-end
> (try C-h v sentence-end RET :).
>
> Though, some may use it for entirely different reasons. ;)
Here's how to fix that mistake:
;; get rid of annoying American double-spaced sentences
(setq sentence-end "[.?!][]\"')]*\\($\\|\t\\| \\)[ \t\n]*")
(setq sentence-end-double-space nil)
--
Ole Laursen
http://www.cs.auc.dk/~olau/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]