unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44100: 26.3; ERC: Make IBuffer custom display work again
@ 2020-10-20 16:39 Olivier Certner
  2020-10-21 10:08 ` bug#44100: Patch Olivier Certner
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Olivier Certner @ 2020-10-20 16:39 UTC (permalink / raw)
  To: 44100

Applies to 26.3, but also all more recent versions as well.

Bug trigger:
1. Load ERC (e.g., open some IRC connection).
2. Launch ibuffer (e.g., type "M-x ibuffer").
3. Switch formats three times (e.g., type "`" three times).
4. You get this error: (wrong-type-argument listp erc-notice-face) and
the buffer is only partly filled, and then cannot be updated.

Root cause:
erc-ibuffer assumes (in (define-ibuffer-column erc-modified ...) form)
that erc-modified-channels-alist is an alist whose values are proper
lists, whereas they are dotted lists.

Patch:
To be attached shortly after bug creation.

-- 
Olivier Certner







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

end of thread, other threads:[~2021-08-03  2:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20 16:39 bug#44100: 26.3; ERC: Make IBuffer custom display work again Olivier Certner
2020-10-21 10:08 ` bug#44100: Patch Olivier Certner
2020-10-21 15:54   ` Corwin Brust
     [not found]   ` <CAJf-WoRBf-TNXSopiUnugOgAj_GAnJsRjkbuwBXRc-m4EB7-Jw@mail.gmail.com>
2020-10-31 19:54     ` Amin Bandali
     [not found]     ` <87imaquq6z.fsf@gnu.org>
2020-11-01  2:16       ` Amin Bandali
     [not found]       ` <875z6pu8h5.fsf@gnu.org>
2020-11-01 13:09         ` Lars Ingebrigtsen
     [not found]         ` <87mu01cjfh.fsf@gnus.org>
2020-11-03  2:38           ` Amin Bandali
     [not found]           ` <87lffjf9lu.fsf@gnu.org>
2020-11-05 16:38             ` Olivier Certner
2020-11-07 14:54               ` Amin Bandali
2021-06-04 10:07                 ` bug#44100: 26.3; ERC: Make IBuffer custom display work again Lars Ingebrigtsen
     [not found]                 ` <87v96ux7rc.fsf_-_@gnus.org>
2021-06-04 19:58                   ` bandali
     [not found]                   ` <1946874.pO33bOzxCm@ravel>
2021-08-03  2:52                     ` Amin Bandali
2021-07-06 12:06 ` bug#44100: Updated patch Olivier Certner
2021-07-06 14:29 ` bug#44100: On Amin's proposed change Olivier Certner

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