unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#74759: 30.0.92; Gnus configuration warning
@ 2024-12-10  3:09 Anush V
  2024-12-10 11:58 ` Robert Pluim
  0 siblings, 1 reply; 5+ messages in thread
From: Anush V @ 2024-12-10  3:09 UTC (permalink / raw)
  To: 74759

Hello maintainers,

I tried executing the sample gnus configuration from [[info:gnus#Search
Engines][gnus#Search Engines]] in emacs with ~--no-init~ option, and I'm getting
a warning.  This code snippets works as expected, though.

Steps to reproduce:

emacs -Q
M-x ielm

executed this code

       (setopt gnus-select-method
       '(nnmaildir "My Mail"
               (directory "/home/user/.mail")
               (gnus-search-engine gnus-search-notmuch
                                   (config-file
       "/home/user/.mail/.notmuch_config"))))


I get this warning

  ■  Warning (emacs): Value ‘(nnmaildir "My Mail" (directory "/home/user/.mail") (gnus-search-engine gnus-search-notmuch (config-file "/home/user/.mail/.notmuch_config")))’ does not match type gnus-select-method


I’m wondering if this is a bug, or if Im doing something wrong.

Thank you for your time.

* * *

In GNU Emacs 30.0.92 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo
version 1.18.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101014
System Description: Guix System

Configured using:
 'configure
 CONFIG_SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash
 SHELL=/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16/bin/bash --prefix=/gnu/store/dgpfiflaxb8j33jcbqk29wadcykajl51-emacs-next-30.0.92-0.881d593 --enable-fast-install --with-cairo --with-modules --with-native-compilation=aot --disable-build-details'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG LCMS2
LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY
PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS
TREE_SITTER X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB

--
Regards,
Anush V





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

end of thread, other threads:[~2024-12-10 14:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-10  3:09 bug#74759: 30.0.92; Gnus configuration warning Anush V
2024-12-10 11:58 ` Robert Pluim
2024-12-10 14:01   ` Robert Pluim
2024-12-10 14:42     ` Eli Zaretskii
2024-12-10 14:54       ` Robert Pluim

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