On Tue, 24 Nov 2009 18:04:08 -0500 "Mark T. B. Carroll" <[email protected]> wrote:
MTBC> Two things that Gnus does that really annoy me are: MTBC> * If I select text in a message, only that text is quoted when I reply. That's a feature, I'm not sure why it should be changed. Why is it harmful? MTBC> * If an external viewer is launched for a message attachment or URL or MTBC> whatever, I can't quit Emacs without it killing the viewer. I think to correct that, the child process needs to disassociate itself from Emacs as its parent and that's pretty complicated (requires C calls that are not available in ELisp AFAIK). I last did this 15+ years ago so maybe someone else with more current knowledge can comment. Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
