VM

XEmacs charset issues

Bug #717688 reported by Uday Reddy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Triaged
Low
Julian Bradfield

Bug Description

The function vm-mime-charset-to-coding returns 'undecided for unknown character sets. This causes vm-mime-charset-internally-displayable-p to assume that all character sets are internally displayable. How can this work?

Related branches

Revision history for this message
Uday Reddy (reddyuday) wrote :

See also Bug 545612.

Revision history for this message
Uday Reddy (reddyuday) wrote :

Hi Julian, do you want to take a look at this issue?

Cheers,
Uday

Changed in vm:
assignee: Uday Reddy (reddyuday) → nobody
assignee: nobody → Julian Bradfield (jcb+vm)
Uday Reddy (reddyuday)
Changed in vm:
milestone: 8.2.0a → 8.2.1
Revision history for this message
Julian Bradfield (jcb+vm) wrote : [Bug 717688] Re: XEmacs charset issues

>Bug description:
> The function vm-mime-charset-to-coding returns 'undecided for unknown
> character sets. This causes vm-mime-charset-internally-displayable-p
> to assume that all character sets are internally displayable. How can
> this work?

Where is vm-mime-charset-to-coding ? I can't see it.

Oh, it's something new.

Offhand, I'd suggest returning nil, not 'undecided.
'undecided means that Emacs is to use its heuristics to determine the
appropriate system for the stream or buffer. It's not a real
coding-system, and should not be returned as such by any user level
function dealing with coding-systems, as far as I know.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.