unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46733: gnus-article-treat-128-255 for the chars that gnus-article-treat-non-ascii forgot
@ 2021-02-23 13:23 積丹尼 Dan Jacobson
  2021-02-24 16:30 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-02-23 13:23 UTC (permalink / raw)
  To: 46733

Regarding this character,

                 position: 563 of 1094 (51%), column: 25
                character: \xa0 (displayed as \xa0) (codepoint 4194208, #o17777640, #x3fffa0)
                  charset: eight-bit (Raw bytes 128-255)
    code point in charset: 0xA0
                   syntax: w 	which means: word
                 category: L:Left-to-right (strong)
                 to input: type "C-x 8 RET 3fffa0"
              buffer code: #xA0
                file code: not encodable by coding system utf-8-unix
                  display: no font available

    Character code properties: customize what to show
      general-category: Cn (Other, Not Assigned)
      decomposition: (4194208) ...

Is it ASCII? No.
No.
Does gnus-article-treat-non-ascii treat it?
No.
"It's not Unicode."
That's right. And it also isn't ASCII.
"Well then don't worry about it. They will be caught at the
  Non-printable characters found.  Continue sending? (delete, replace, send, edit, ?):
prompt."

Hey, I never said I want to send anything. I'm talking about just
looking at them.

As you can see, those characters are so terrible, they deserve their own
gnus-article-treat-128-255 !!





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#46733: gnus-article-treat-128-255 for the chars that gnus-article-treat-non-ascii forgot
  2021-02-23 13:23 bug#46733: gnus-article-treat-128-255 for the chars that gnus-article-treat-non-ascii forgot 積丹尼 Dan Jacobson
@ 2021-02-24 16:30 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-02-24 16:30 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 46733

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> As you can see, those characters are so terrible, they deserve their own
> gnus-article-treat-128-255 !!

If you get raw bytes in your Gnus messages, that usually means that
you're decoding the message incorrectly.  Removing the characters in the
128-255 rarely, in my experience, leads to a material improvement in the
message itself.

If this is a problem you encounter often, then writing a command that
removes these characters should be easy enough.

Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-24 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 13:23 bug#46733: gnus-article-treat-128-255 for the chars that gnus-article-treat-non-ascii forgot 積丹尼 Dan Jacobson
2021-02-24 16:30 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).