GNU bug report logs -
#36771
27.0.50; mailcap documentation and effect missmatch
Previous Next
Reported by: Tomas Nordin <tomasn <at> posteo.net>
Date: Tue, 23 Jul 2019 07:38:02 UTC
Severity: normal
Tags: fixed, moreinfo
Found in version 27.0.50
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 36771 <at> debbugs.gnu.org (full text, mbox):
Hello
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>
>> Stefan Kangas <stefan <at> marxist.se> writes:
>>
>>> I tried digging into this code, but found mailcap.el too confusing overall...
>>
>> Yes, it's really, really confusing.
>>
>> There's so many reversals in the way things are sorted that it's amazing
>> that it sometimes halfway works at all.
>>
>> I think I'll rewrite it some, and mark stuff explicitly where they came
>> from (user/Emacs/system), and then use that to decide what to use.
>
> I think this should perhaps now work on the trunk -- at least it works
> in my test cases. Could you test?
I don't know how to properly test some patched lisp files without
rebuilding and reinstalling. If I manually load the patched files seq.el
and mailcap.el in my "normal" emacs it works as I would expect it to
work, thanks. If I do emacs -Q and manually load those files and
(require 'mailcap)
(mailcap-mime-info "text/html")
I get
Debugger entered--Lisp error: (void-function when-let)
...
But maybe that test case is confused. What do you think?
Best regards
--
Tomas
This bug report was last modified 5 years and 216 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.