GNU bug report logs -
#10180
24.0.92; Gnus shows spurious message with org MIME part
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Thu, 1 Dec 2011 14:21:01 UTC
Severity: normal
Tags: fixed
Found in version 24.0.92
Fixed in version 24.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stephen Berman <stephen.berman <at> gmx.net> writes:
> Whenever I open an email or posting in Gnus that contains a MIME part
> whose type is "text/org"
> (e.g. http://permalink.gmane.org/gmane.emacs.bugs/54532), the echo area
> displays the message "OVERVIEW". This is because the MIME type text/org
> induces (via defcustom mm-inline-media-tests) a call to
> mm-display-org-inline,
> which calls mm-display-inline-fontify,
> which calls org-mode,
> which calls org-set-startup-visibility,
> which calls org-cycle,
> which calls org-cycle-internal-global,
> which calls (message "OVERVIEW").
>
> Since the email or posting I'm reading in Gnus is not in org-mode and I
> cannot cycle the state of the MIME part, the message is at best
> superfluous, at worst confusing.
Yes, that seems rather confusing.
Bastien, can the
(message "OVERVIEW")
be removed from the org function?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 13 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.