all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34981: 27.0.50; gnus-group-select-group errors with wrong type argument
@ 2019-03-24 21:03 Alex Branham
  2019-03-24 23:46 ` Eric Abrahamsen
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Branham @ 2019-03-24 21:03 UTC (permalink / raw)
  To: 34981

I'm trying to start using gnus and perhaps ran into a bug. I'm trying to
view the emacs-devel mailing list through gnus, for starters.

From emacs -q, built from the latest git master (commit
03e916beb0186f3707cd238650298870bf471575):

(setq gnus-select-method
      '(nntp "gnus.user" (nntp-address "news.gmane.org")))

M-x gnus

A A (gnus-group-list-active)

C-s emacs.devel C-s

RET (gnus-group-select-group)

produces:

Debugger entered--Lisp error: (wrong-type-argument symbolp (827 . 234690))
  symbol-name((827 . 234690))
  gnus-group-group-name()
  redisplay_internal\ \(C\ function\)()
  redisplay()
  sit-for(2)
  execute-extended-command(nil "toggle-debug-on-error" "toggle-debug-on-error")
  funcall-interactively(execute-extended-command nil "toggle-debug-on-error" "toggle-debug-on-error")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)


In GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5)
 of 2019-03-24 built on localhost
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: NixOS 18.09.2375.680f9d7ea90 (Jellyfish)

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY
LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON
PDUMPER GMP

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix





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

end of thread, other threads:[~2019-03-26  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-24 21:03 bug#34981: 27.0.50; gnus-group-select-group errors with wrong type argument Alex Branham
2019-03-24 23:46 ` Eric Abrahamsen
2019-03-25  0:20   ` Eric Abrahamsen
2019-03-25 17:25     ` Alex Branham
2019-03-26  2:16       ` Alex Branham

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.