unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58474: 29.0.50; gnus does not startup in latest master: (void-variable gnus-local-domain)
@ 2022-10-12 18:41 Uwe Brauer
  2022-10-12 19:10 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Brauer @ 2022-10-12 18:41 UTC (permalink / raw)
  To: 58474

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

Hi 

I successfully compiled Emacs master
2953d89d74ebfe6a6bcbe0d25a60a845acad0e13.

However I when starting gnus I receive and error that I attach and that
does not allow me to send a bug report from that Emacs master version

Regards

Uwe Brauer 


[-- Attachment #2: bbdb-bug-emacs29 --]
[-- Type: application/octet-stream, Size: 2272 bytes --]

Debugger entered--Lisp error: (void-variable gnus-local-domain)
  (or gnus-local-domain (message-make-domain) (system-name) "")
  (concat "^" (user-login-name) "$\\|^" (user-login-name) "@\\([-a-z0-9]+\\.\\)*" (or gnus-local-domain (message-make-domain) (system-name) "") "$")
  eval((concat "^" (user-login-name) "$\\|^" (user-login-name) "@\\([-a-z0-9]+\\.\\)*" (or gnus-local-domain (message-make-domain) (system-name) "") "$"))
  custom-initialize-reset(bbdb/gnus-split-myaddr-regexp (concat "^" (user-login-name) "$\\|^" (user-login-name) "@\\([-a-z0-9]+\\.\\)*" (or gnus-local-domain (message-make-domain) (system-name) "") "$"))
  custom-declare-variable(bbdb/gnus-split-myaddr-regexp (concat "^" (user-login-name) "$\\|^" (user-login-name) "@\\([-a-z0-9]+\\.\\)*" (or gnus-local-domain (message-make-domain) (system-name) "") "$") "*This regular expression should match your address..." :group bbdb-mua-specific-gnus-splitting :type string)
  byte-code("\300\301\302\303\304\305\306\307&\7\210\300\310\311\312\304\305\306\313&\7\210\300\314\315\316\304\305\306\307&\7\210\300\317\311\320\304\305\306\321&\7\210\300\322\323\324\304\305..." [custom-declare-variable bbdb/gnus-split-default-group "mail.misc" "*If the BBDB doesn't indicate any group to spool a..." :group bbdb-mua-specific-gnus-splitting :type string bbdb/gnus-split-nomatch-function nil "*This function will be called after searching the ..." function bbdb/gnus-split-myaddr-regexp (concat "^" (user-login-name) "$\\|^" (user-login-name) "@\\([-a-z0-9]+\\.\\)*" (or gnus-local-domain (message-make-domain) (system-name) "") "$") "*This regular expression should match your address..." bbdb/gnus-split-crosspost-default "*If this variable is not nil, then if the BBDB cou..." boolean bbdb/gnus-split-private-field 'gnus-private "*This variable is used to determine the field to r..." bbdb/gnus-split-public-field 'gnus-public "*This variable is used to determine the field to r..."] 8)
  bbdb-insinuate-gnus()
  run-hooks(gnus-startup-hook)
  apply(run-hooks gnus-startup-hook)
  gnus-run-hooks(gnus-startup-hook)
  #f(compiled-function () #<bytecode 0xfc14e97efc2baa9>)()
  gnus-1(nil nil nil)
  gnus(nil)
  funcall-interactively(gnus nil)
  call-interactively(gnus nil nil)
  command-execute(gnus)

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

end of thread, other threads:[~2022-10-13 10:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12 18:41 bug#58474: 29.0.50; gnus does not startup in latest master: (void-variable gnus-local-domain) Uwe Brauer
2022-10-12 19:10 ` Eli Zaretskii
2022-10-12 20:22   ` Uwe Brauer
2022-10-12 20:38     ` Lars Ingebrigtsen
2022-10-13  5:20     ` Eli Zaretskii
2022-10-13 10:08       ` Uwe Brauer

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