Stefan Monnier wrote: >>> I've just tried it and can't reproduce it. I get: >>> >>> Demontage nahezu all dessen, was fr?her als Recht galt, >>> entgangen ist. Die einen haben ihre >>> Unterwerfungshaltung noch gesteigert, die anderen >>> >>> Can you give a more precise recipe, starting from "emacs -Q"? > >> Indeed it don't happen, if started with "emacs -Q" . > > Can you show us the value of the following variables in the buffer where the > problem appears? > - sentence-end > - sentence-end-base > - sentence-end-double-space > - sentence-end-without-space > > > Stefan > - fill-region eats whitespace
GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-02-23 -- Before fill-region -- Emacs is the extensible, customizable, self-documenting real-time display editor. This Info file describes how to edit with Emacs and -- After fill-region -- Emacs is the extensible, customizable, self-documenting real-time display editor.This Info file describes how to edit with Emacs and ---------------- Here the vars: - sentence-end: "[.?!]" - sentence-end-base: "[.?!][]\"'””)}]*" - sentence-end-double-space: t - sentence-end-without-space: "。.?!。.?!。.?!。.?!" ---------------- As said: if I'm the only one... solved it at my-emacs. Thanks Andreas PS.: After start I always get: Error in post-command-hook: (void-variable self-insert-command) _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug