Ticket #1269 (closed defect: fixed)
send_charset doesn't support charset-hook'd charsets
| Reported by: | Marco d'Itri <md@…> | Owned by: | mutt-dev |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | mutt | Version: | |
| Keywords: | patch | Cc: | 152444@… |
Description
Package: mutt Version: 1.3.28-2 Severity: normal [NOTE: this bug report has been submitted to the debian BTS as Bug#152444. Please Cc all your replies to 152444@bugs.debian.org .] From: Ilya Konstantinov <debian-bug-report@future.shiny.co.il> Subject: send_charset doesn't support charset-hook'd charsets Date: Wed, 10 Jul 2002 02:06:00 +0300 Its impossible to use a charset alias defined via charset-hook as a charset in send_charset. For example: Charset iso-8859-8-i is totally identical to iso-8859-8 charset-wise (its different logically-wise, but that's not the subject of this bug), and indeed it works great to alias iso-8859-8-i to iso-8859-8. BUT I want to use "iso-8859-8-i" for my outgoing mail too (i.e. I want the mail to be marked as "iso-8859-8-i" rather than "iso-8859-8") and its impossible to do currently with the send_charset option. >How-To-Repeat: >Fix:
Change History
Note: See
TracTickets for help on using
tickets.
