GNU bug report logs -
#3640
I can't see all characters in my files anymore
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Sun, 21 Jun 2009 21:40:04 UTC
Severity: wishlist
Tags: notabug, wontfix
Merged with 6860
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> "CY" == Chong Yidong <cyd <at> stupidchicken.com> writes:
>> Help, I'm now shipping files to people with all kinds of embedded junk
>> in them like
>> | character: (8206, #o20016, #x200e)
>> |preferred charset: unicode (Unicode (ISO10646))
>> | code point: 0x200E
>> | syntax: . which means: punctuation
>> | buffer code: #xE2 #x80 #x8E
>> | file code: #xE2 #x80 #x8E (encoded by coding system utf-8-unix)
>> | display: by this font (glyph code)
>> | xft:-unknown-FreeSans-normal-normal-normal-*-16-*-*-*-*-0-iso10646-1 (#x8F1)
>> |
>> |Character code properties: customize what to show
>> | name: LEFT-TO-RIGHT MARK
>> | general-category: Cf (Other, Format)
>> all because I can't see them anymore now that I use emacs23.
CY> Your font claims to be able to display character code 8206. So, Emacs
CY> does not get in the way. This is not a bug.
Yes and I'm sure it does display it properly: the proper way is to make
it disappear, as it is a special direction changing character and not a
normal character.
This is where emacs needs to step in and give the user a way to be aware
his file contains such things.
Just like whitespace mode makes one aware one has whitespace.
I'll see if whitespace.el will fill my needs...
This bug report was last modified 12 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.