From: "Andreas Röhler" <andreas.roehler@online.de>
To: bug-gnu-emacs@gnu.org
Cc: Peter Dyballa <Peter_Dyballa@web.de>
Subject: Char 2208 mixed with char 32
Date: Wed, 19 Dec 2007 21:27:35 +0100 [thread overview]
Message-ID: <200712192127.35501.andreas.roehler@online.de> (raw)
Hi all,
bug happens _not_ with Emacs -Q:
copying indented textes from KMail into Emacs, it
inserts sometimes non-breakable space (2208, #o4240,
#x8a0) where Emacs -Q inserts SPACE.
So a line with three spaces is inserted as
Char: (2208, #o4240, #x8a0, file ...)
Char: SPC (32, #o40, #x20)
Char: (2208, #o4240, #x8a0, file ...)
Behaviour was affirmed by Peter Dyballa
<Peter_Dyballa@web.de> ... Kopie:
help-gnu-emacs@gnu.org
who brought the following to consideration:
,----
| So in future you might have problems finding words when
| searching for SPC<some word> or when tabifying.
`----
Indeed if we have
foo
foo
where the first is translated as reported, whereas the
second is indented by three SPC (32, #o40, #x20)
^[ ]+foo
matches only the second.
That may cause disturbances.
Thanks
Andreas Röhler
In GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6)
of 2007-12-09
Windowing system distributor `The X.Org Foundation', version 11.0.70199902
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: de_DE.UTF-8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: Englisch
Minor modes in effect:
auto-completion-mode: t
csv-field-index-mode: t
shell-dirtrack-mode: t
recentf-mode: t
partial-completion-mode: t
iswitchb-mode: t
auto-image-file-mode: t
show-paren-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
abbrev-mode: t
Recent input:
next reply other threads:[~2007-12-19 20:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-19 20:27 Andreas Röhler [this message]
2007-12-19 23:14 ` Char 2208 mixed with char 32 Peter Dyballa
2007-12-20 21:35 ` Jason Rumney
2007-12-21 12:32 ` Andreas Röhler
2007-12-21 15:11 ` Jason Rumney
2007-12-21 16:05 ` Andreas Röhler
2007-12-21 21:21 ` Andreas Röhler
2007-12-21 22:08 ` Jason Rumney
2007-12-22 10:12 ` Andreas Röhler
2007-12-21 13:58 ` Andreas Röhler
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=200712192127.35501.andreas.roehler@online.de \
--to=andreas.roehler@online.de \
--cc=Peter_Dyballa@web.de \
--cc=bug-gnu-emacs@gnu.org \
/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.