bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25839: 26.0.50; Bug in gnus-registry-article-marks-to-chars


From: Eric Abrahamsen
Subject: bug#25839: 26.0.50; Bug in gnus-registry-article-marks-to-chars
Date: Wed, 22 Feb 2017 09:23:16 -0800

The current implementation of gnus-registry-article-marks-to-chars
errors out because it tries to use mapconcat on a list of characters.
I've attached a patch that extracts the characters first and then uses
the mapconcat with char-to-string.

Attachment: 0001-Use-char-to-string-in-gnus-registry-article-marks-to.patch
Description: Text Data


In GNU Emacs 26.0.50 (build 28, x86_64-unknown-linux-gnu, GTK+ Version 3.22.8)
 of 2017-02-19 built on clem
Repository revision: c8d14cfc6c2d19077d137c7e917fbb4f104de222

reply via email to

[Prev in Thread] Current Thread [Next in Thread]