unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* pmail-edit inherent problem
@ 2008-12-24  5:27 Richard M Stallman
  2008-12-24 16:52 ` Stefan Monnier
  2008-12-24 18:15 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: Richard M Stallman @ 2008-12-24  5:27 UTC (permalink / raw)
  To: emacs-devel

pmail-edit operates by unswapping, then narrowing to just the one
message in the whole-file buffer.

This works ok when the message does not require decoding.  But if the
message body is encoded in base64, this will give you the base64 text
to edit -- not very useful.

The only solution I can envision is to let people edit
the viewing buffers.  This would necessitate re-encoding
the edited contents and copying them into the whole-file buffer.

Does anyone see a problem in this, or have another suggestion?




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

end of thread, other threads:[~2008-12-25 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-24  5:27 pmail-edit inherent problem Richard M Stallman
2008-12-24 16:52 ` Stefan Monnier
2008-12-24 18:15 ` Eli Zaretskii
2008-12-25 16:37   ` Richard M Stallman

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).