unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43036: 27.1; gnus: Newlines in Gcc folder names
@ 2020-08-25 10:53 Enrico Scholz via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2020-08-25 14:58 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Scholz via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2020-08-25 10:53 UTC (permalink / raw)
  To: 43036

Beginning with gnus contained in emacs 27.1 (26.3 was ok), archiving
messages into multiple IMAP folders fails with messages like

| BAD Missing required argument to Select
| BAD Missing required argument to Create

This seems to be caused because gnus splits long Gcc: lines by '\n' and
keeps this '\n' as part of the group name.

E.g. with

| Gcc: nnimap+mail.XXX.de:INBOX.sent-mail nnimap+mail.XXX.de:INBOX nnfolder+archive:misc-mail

'strace' shows for the first folder (ok):

| read(0, "1526 SELECT \"INBOX.sent-mail\"\r\n", 4096) = 31

but for the second

| read(0, "1530 SELECT \"INBOX\n\"\r\n", 4096) = 22
                              ~~


Tracing such a message, tells that in

| (defun gnus-inews-do-gcc (&optional gcc)
| ...
|       (let ((gcc (or gcc (mail-fetch-field "gcc" nil t)))

'gcc' becomes

| "nnimap+mail.XXX.de:INBOX.sent-mail nnimap+mail.XXX.de:INBOX
|  nnfolder+archive:misc-mail"

and the newline after "INBOX" will be kept as part of the folder name.



Enrico

----------

In GNU Emacs 27.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 2.24.32)
 of 2020-08-24 built on koji-builder3.intern.sigma-chemnitz.de
Windowing system distributor 'Fedora Project', version 11.0.12008000
System Description: Fedora 32 (Thirty Two)

Quit
nnimap+mail.cvg.de:INBOX.sent-mail nnimap+mail.cvg.de:INBOX
 nnfolder+archive:misc-mail
"nnimap+mail.cvg.de:INBOX.sent-mail nnimap+mail.cvg.de:INBOX
 nnfolder+archive:misc-mail"
Mark saved where search started
Making completion list...

Configured using:
 'configure --build=x86_64-redhat-linux-gnu
 --host=x86_64-redhat-linux-gnu --program-prefix=
 --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
 --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
 --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
 --libexecdir=/usr/libexec --localstatedir=/var
 --sharedstatedir=/var/lib --mandir=/usr/share/man
 --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png
 --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk
 --with-gpm=no --with-modules --without-harfbuzz --without-cairo
 --with-json build_alias=x86_64-redhat-linux-gnu
 host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g
 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
 LDFLAGS=-Wl,-z,relro
 PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'

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

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: C
  locale-coding-system: nil

Major mode: Emacs-Lisp

Minor modes in effect:
  edebug-mode: t
  recentf-mode: t
  global-git-gutter+-mode: t
  global-git-commit-mode: t
  async-bytecomp-package-mode: t
  shell-dirtrack-mode: t
  show-paren-mode: t
  global-whitespace-mode: t
  savehist-mode: t
  filladapt-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  size-indication-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/usr/share/emacs/site-lisp/bbdb/bbdb-sc hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-sc
/usr/share/emacs/site-lisp/bbdb/bbdb-message hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-message
/usr/share/emacs/site-lisp/bbdb/bbdb-site hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-site
/usr/share/emacs/site-lisp/bbdb/bbdb-vm hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-vm
/usr/share/emacs/site-lisp/bbdb/bbdb-migrate hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-migrate
/usr/share/emacs/site-lisp/bbdb/bbdb-mhe hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-mhe
/usr/share/emacs/site-lisp/bbdb/bbdb-mua hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-mua
/usr/share/emacs/site-lisp/bbdb/bbdb-com hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-com
/usr/share/emacs/site-lisp/bbdb/bbdb-snarf hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-snarf
/usr/share/emacs/site-lisp/bbdb/bbdb-pgp hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-pgp
/usr/share/emacs/site-lisp/bbdb/bbdb-anniv hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-anniv
/usr/share/emacs/site-lisp/bbdb/bbdb-ispell hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-ispell
/usr/share/emacs/site-lisp/bbdb/bbdb hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb
/usr/share/emacs/site-lisp/bbdb/bbdb-rmail hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-rmail
/usr/share/emacs/site-lisp/bbdb/bbdb-gnus hides /home/ensc/.emacs.d/elpa/bbdb-20200102.403/bbdb-gnus
/home/ensc/.emacs.d/elpa/lua-mode-20200508.1316/lua-mode hides /usr/share/emacs/site-lisp/lua-mode
/home/ensc/.emacs.d/elpa/rtags-20200810.2326/rtags hides /usr/share/emacs/site-lisp/rtags/rtags
/home/ensc/.emacs.d/elpa/company-rtags-20191222.920/company-rtags hides /usr/share/emacs/site-lisp/rtags/company-rtags
/home/ensc/.emacs.d/elpa/clang-format-20191121.1708/clang-format hides /usr/share/emacs/site-lisp/site-start.d/clang-format
/home/ensc/.emacs.d/elpa/bbdb-vcard-20190410.2054/vcard hides /usr/share/emacs/site-lisp/vm/vcard
/home/ensc/.emacs.d/elpa/org-9.3.6/org-timer hides /usr/share/emacs/27.1/lisp/org/org-timer
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-eshell hides /usr/share/emacs/27.1/lisp/org/ob-eshell
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-C hides /usr/share/emacs/27.1/lisp/org/ob-C
/home/ensc/.emacs.d/elpa/org-9.3.6/org-macs hides /usr/share/emacs/27.1/lisp/org/org-macs
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-fortran hides /usr/share/emacs/27.1/lisp/org/ob-fortran
/home/ensc/.emacs.d/elpa/org-9.3.6/org-src hides /usr/share/emacs/27.1/lisp/org/org-src
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-table hides /usr/share/emacs/27.1/lisp/org/ob-table
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-awk hides /usr/share/emacs/27.1/lisp/org/ob-awk
/home/ensc/.emacs.d/elpa/org-9.3.6/ol hides /usr/share/emacs/27.1/lisp/org/ol
/home/ensc/.emacs.d/elpa/org-9.3.6/org-num hides /usr/share/emacs/27.1/lisp/org/org-num
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-emacs-lisp hides /usr/share/emacs/27.1/lisp/org/ob-emacs-lisp
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-sql hides /usr/share/emacs/27.1/lisp/org/ob-sql
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-w3m hides /usr/share/emacs/27.1/lisp/org/ol-w3m
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-latex hides /usr/share/emacs/27.1/lisp/org/ob-latex
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-odt hides /usr/share/emacs/27.1/lisp/org/ox-odt
/home/ensc/.emacs.d/elpa/org-9.3.6/org-datetree hides /usr/share/emacs/27.1/lisp/org/org-datetree
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-tangle hides /usr/share/emacs/27.1/lisp/org/ob-tangle
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-sass hides /usr/share/emacs/27.1/lisp/org/ob-sass
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-asymptote hides /usr/share/emacs/27.1/lisp/org/ob-asymptote
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-bibtex hides /usr/share/emacs/27.1/lisp/org/ol-bibtex
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-ditaa hides /usr/share/emacs/27.1/lisp/org/ob-ditaa
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-mscgen hides /usr/share/emacs/27.1/lisp/org/ob-mscgen
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-eval hides /usr/share/emacs/27.1/lisp/org/ob-eval
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-gnuplot hides /usr/share/emacs/27.1/lisp/org/ob-gnuplot
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-lua hides /usr/share/emacs/27.1/lisp/org/ob-lua
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-icalendar hides /usr/share/emacs/27.1/lisp/org/ox-icalendar
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-eww hides /usr/share/emacs/27.1/lisp/org/ol-eww
/home/ensc/.emacs.d/elpa/org-9.3.6/org-macro hides /usr/share/emacs/27.1/lisp/org/org-macro
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-stan hides /usr/share/emacs/27.1/lisp/org/ob-stan
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-plantuml hides /usr/share/emacs/27.1/lisp/org/ob-plantuml
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-lisp hides /usr/share/emacs/27.1/lisp/org/ob-lisp
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-ebnf hides /usr/share/emacs/27.1/lisp/org/ob-ebnf
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-perl hides /usr/share/emacs/27.1/lisp/org/ob-perl
/home/ensc/.emacs.d/elpa/org-9.3.6/org-duration hides /usr/share/emacs/27.1/lisp/org/org-duration
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-gnus hides /usr/share/emacs/27.1/lisp/org/ol-gnus
/home/ensc/.emacs.d/elpa/org-9.3.6/org-compat hides /usr/share/emacs/27.1/lisp/org/org-compat
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-python hides /usr/share/emacs/27.1/lisp/org/ob-python
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-picolisp hides /usr/share/emacs/27.1/lisp/org/ob-picolisp
/home/ensc/.emacs.d/elpa/org-9.3.6/org-ctags hides /usr/share/emacs/27.1/lisp/org/org-ctags
/home/ensc/.emacs.d/elpa/org-9.3.6/org-footnote hides /usr/share/emacs/27.1/lisp/org/org-footnote
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-makefile hides /usr/share/emacs/27.1/lisp/org/ob-makefile
/home/ensc/.emacs.d/elpa/org-9.3.6/org-install hides /usr/share/emacs/27.1/lisp/org/org-install
/home/ensc/.emacs.d/elpa/org-9.3.6/org-loaddefs hides /usr/share/emacs/27.1/lisp/org/org-loaddefs
/home/ensc/.emacs.d/elpa/org-9.3.6/org-plot hides /usr/share/emacs/27.1/lisp/org/org-plot
/home/ensc/.emacs.d/elpa/org-9.3.6/org-crypt hides /usr/share/emacs/27.1/lisp/org/org-crypt
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-clojure hides /usr/share/emacs/27.1/lisp/org/ob-clojure
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-ledger hides /usr/share/emacs/27.1/lisp/org/ob-ledger
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-info hides /usr/share/emacs/27.1/lisp/org/ol-info
/home/ensc/.emacs.d/elpa/org-9.3.6/org-habit hides /usr/share/emacs/27.1/lisp/org/org-habit
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-html hides /usr/share/emacs/27.1/lisp/org/ox-html
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-beamer hides /usr/share/emacs/27.1/lisp/org/ox-beamer
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-ruby hides /usr/share/emacs/27.1/lisp/org/ob-ruby
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-rmail hides /usr/share/emacs/27.1/lisp/org/ol-rmail
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-latex hides /usr/share/emacs/27.1/lisp/org/ox-latex
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-processing hides /usr/share/emacs/27.1/lisp/org/ob-processing
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-exp hides /usr/share/emacs/27.1/lisp/org/ob-exp
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-lilypond hides /usr/share/emacs/27.1/lisp/org/ob-lilypond
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-css hides /usr/share/emacs/27.1/lisp/org/ob-css
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-calc hides /usr/share/emacs/27.1/lisp/org/ob-calc
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-sed hides /usr/share/emacs/27.1/lisp/org/ob-sed
/home/ensc/.emacs.d/elpa/org-9.3.6/org-goto hides /usr/share/emacs/27.1/lisp/org/org-goto
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-core hides /usr/share/emacs/27.1/lisp/org/ob-core
/home/ensc/.emacs.d/elpa/org-9.3.6/org-tempo hides /usr/share/emacs/27.1/lisp/org/org-tempo
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-java hides /usr/share/emacs/27.1/lisp/org/ob-java
/home/ensc/.emacs.d/elpa/org-9.3.6/org-indent hides /usr/share/emacs/27.1/lisp/org/org-indent
/home/ensc/.emacs.d/elpa/org-9.3.6/org-table hides /usr/share/emacs/27.1/lisp/org/org-table
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-docview hides /usr/share/emacs/27.1/lisp/org/ol-docview
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-io hides /usr/share/emacs/27.1/lisp/org/ob-io
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-groovy hides /usr/share/emacs/27.1/lisp/org/ob-groovy
/home/ensc/.emacs.d/elpa/org-9.3.6/org-protocol hides /usr/share/emacs/27.1/lisp/org/org-protocol
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-abc hides /usr/share/emacs/27.1/lisp/org/ob-abc
/home/ensc/.emacs.d/elpa/org-9.3.6/ox hides /usr/share/emacs/27.1/lisp/org/ox
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-J hides /usr/share/emacs/27.1/lisp/org/ob-J
/home/ensc/.emacs.d/elpa/org-9.3.6/org-capture hides /usr/share/emacs/27.1/lisp/org/org-capture
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-irc hides /usr/share/emacs/27.1/lisp/org/ol-irc
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-screen hides /usr/share/emacs/27.1/lisp/org/ob-screen
/home/ensc/.emacs.d/elpa/org-9.3.6/org-colview hides /usr/share/emacs/27.1/lisp/org/org-colview
/home/ensc/.emacs.d/elpa/org-9.3.6/org-feed hides /usr/share/emacs/27.1/lisp/org/org-feed
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-dot hides /usr/share/emacs/27.1/lisp/org/ob-dot
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-texinfo hides /usr/share/emacs/27.1/lisp/org/ox-texinfo
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-comint hides /usr/share/emacs/27.1/lisp/org/ob-comint
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-shen hides /usr/share/emacs/27.1/lisp/org/ob-shen
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-publish hides /usr/share/emacs/27.1/lisp/org/ox-publish
/home/ensc/.emacs.d/elpa/org-9.3.6/org-agenda hides /usr/share/emacs/27.1/lisp/org/org-agenda
/home/ensc/.emacs.d/elpa/org-9.3.6/org-faces hides /usr/share/emacs/27.1/lisp/org/org-faces
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-coq hides /usr/share/emacs/27.1/lisp/org/ob-coq
/home/ensc/.emacs.d/elpa/org-9.3.6/org-version hides /usr/share/emacs/27.1/lisp/org/org-version
/home/ensc/.emacs.d/elpa/org-9.3.6/org hides /usr/share/emacs/27.1/lisp/org/org
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-sqlite hides /usr/share/emacs/27.1/lisp/org/ob-sqlite
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-bbdb hides /usr/share/emacs/27.1/lisp/org/ol-bbdb
/home/ensc/.emacs.d/elpa/org-9.3.6/org-keys hides /usr/share/emacs/27.1/lisp/org/org-keys
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-shell hides /usr/share/emacs/27.1/lisp/org/ob-shell
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-md hides /usr/share/emacs/27.1/lisp/org/ox-md
/home/ensc/.emacs.d/elpa/org-9.3.6/org-mouse hides /usr/share/emacs/27.1/lisp/org/org-mouse
/home/ensc/.emacs.d/elpa/org-9.3.6/org-id hides /usr/share/emacs/27.1/lisp/org/org-id
/home/ensc/.emacs.d/elpa/org-9.3.6/org-list hides /usr/share/emacs/27.1/lisp/org/org-list
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-eshell hides /usr/share/emacs/27.1/lisp/org/ol-eshell
/home/ensc/.emacs.d/elpa/org-9.3.6/org-archive hides /usr/share/emacs/27.1/lisp/org/org-archive
/home/ensc/.emacs.d/elpa/org-9.3.6/org-entities hides /usr/share/emacs/27.1/lisp/org/org-entities
/home/ensc/.emacs.d/elpa/org-9.3.6/ob hides /usr/share/emacs/27.1/lisp/org/ob
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-org hides /usr/share/emacs/27.1/lisp/org/ox-org
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-maxima hides /usr/share/emacs/27.1/lisp/org/ob-maxima
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-js hides /usr/share/emacs/27.1/lisp/org/ob-js
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-org hides /usr/share/emacs/27.1/lisp/org/ob-org
/home/ensc/.emacs.d/elpa/org-9.3.6/org-mobile hides /usr/share/emacs/27.1/lisp/org/org-mobile
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-hledger hides /usr/share/emacs/27.1/lisp/org/ob-hledger
/home/ensc/.emacs.d/elpa/org-9.3.6/org-element hides /usr/share/emacs/27.1/lisp/org/org-element
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-ocaml hides /usr/share/emacs/27.1/lisp/org/ob-ocaml
/home/ensc/.emacs.d/elpa/org-9.3.6/org-inlinetask hides /usr/share/emacs/27.1/lisp/org/org-inlinetask
/home/ensc/.emacs.d/elpa/org-9.3.6/org-lint hides /usr/share/emacs/27.1/lisp/org/org-lint
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-forth hides /usr/share/emacs/27.1/lisp/org/ob-forth
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-ascii hides /usr/share/emacs/27.1/lisp/org/ox-ascii
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-octave hides /usr/share/emacs/27.1/lisp/org/ob-octave
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-R hides /usr/share/emacs/27.1/lisp/org/ob-R
/home/ensc/.emacs.d/elpa/org-9.3.6/org-attach-git hides /usr/share/emacs/27.1/lisp/org/org-attach-git
/home/ensc/.emacs.d/elpa/org-9.3.6/org-pcomplete hides /usr/share/emacs/27.1/lisp/org/org-pcomplete
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-scheme hides /usr/share/emacs/27.1/lisp/org/ob-scheme
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-ref hides /usr/share/emacs/27.1/lisp/org/ob-ref
/home/ensc/.emacs.d/elpa/org-9.3.6/ol-mhe hides /usr/share/emacs/27.1/lisp/org/ol-mhe
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-lob hides /usr/share/emacs/27.1/lisp/org/ob-lob
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-matlab hides /usr/share/emacs/27.1/lisp/org/ob-matlab
/home/ensc/.emacs.d/elpa/org-9.3.6/org-clock hides /usr/share/emacs/27.1/lisp/org/org-clock
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-haskell hides /usr/share/emacs/27.1/lisp/org/ob-haskell
/home/ensc/.emacs.d/elpa/org-9.3.6/org-attach hides /usr/share/emacs/27.1/lisp/org/org-attach
/home/ensc/.emacs.d/elpa/org-9.3.6/ob-vala hides /usr/share/emacs/27.1/lisp/org/ob-vala
/home/ensc/.emacs.d/elpa/org-9.3.6/ox-man hides /usr/share/emacs/27.1/lisp/org/ox-man
/usr/share/emacs/site-lisp/quilt hides ~/.emacs-config/lisp.emacs/quilt
/home/ensc/.emacs.d/elpa/tea-time-20120331.820/tea-time hides ~/.emacs-config/lisp.emacs/tea-time
/usr/share/emacs/site-lisp/git/git hides ~/.emacs-config/lisp/git
/usr/share/emacs/site-lisp/bbdb/bbdb-pgp hides ~/.emacs-config/lisp/bbdb-pgp
/usr/share/emacs/site-lisp/psvn hides ~/.emacs-config/lisp/psvn

Features:
(shadow emacsbug edebug backtrace two-column iso-transl recentf
tree-widget eieio-opt find-func deuglify gnus-cus gnus-diary nndiary
gnus-draft gnus-fun gnus-html url-queue url-cache mm-url gnus-kill
gnus-logic gnus-mh mh-comp mh-scan mh-gnus mh-e mh-compat mh-buffers
mh-loaddefs gnus-registry registry eieio-base gnus-salt gnus-topic
gnus-uu yenc gnus-vm prev-next-buffer jka-compr bbdb-pgp pp vc-git
diff-mode cus-edit cl-print thingatpt help-fns radix-tree mailalias
footnote bbdb-message sendmail nnir shr-color color qp misearch
multi-isearch mule-util sort smiley gnus-cite mm-archive mail-extr
gnus-async gnus-bcklg gnus-dup gnus-ml disp-table nnagent nnml nndraft
nnmh nnfolder utf-7 git-gutter-fringe+ fringe-helper git-gutter+
git-commit with-editor transient cl-extra help-mode async-bytecomp async
server magit-git magit-section magit-utils log-edit pcvs-util add-log
dash company pcase vc-arch bbdb-gnus network-stream nsm gnus-agent
gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-cache
ensc/gnus-init gnus-demon nntp bbdb-mua bbdb-com crm bbdb bbdb-site
timezone gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum url
url-proxy url-expand url-methods url-history mailcap shr url-cookie
url-domsuf url-util svg dom gnus-group gnus-undo gnus-start gnus-cloud
nnimap nnmail mail-source utf7 netrc nnoo gnus-spec gnus-int gnus-range
message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg
epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail
rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search
mail-utils mm-util mail-prsvr wid-edit tramp tramp-loaddefs trampver
tramp-integration files-x tramp-compat shell pcomplete comint ansi-color
ring parse-time iso8601 time-date ls-lisp url-privacy paren whitespace
cus-start cus-load finder-inf easy-mmode org-table org-keys org-compat
org-macs format-spec bindat xxx-cursor savehist filladapt ido delsel
speedbar sb-image ezimage dframe edmacro kmacro redo scroll-in-place
advice u-vm-color vm-autoloads vm-version vm-vars clang-rename
clang-include-fixer let-alist clang-format xml bbdb-loaddefs tex-site rx
cl info package easymenu browse-url url-handlers url-parse auth-source
cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json
subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv
cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote threads dbusbind
inotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 539343 85311)
 (symbols 48 35987 2)
 (strings 32 144295 19633)
 (string-bytes 1 5358499)
 (vectors 16 57394)
 (vector-slots 8 1495179 131192)
 (floats 8 470 440)
 (intervals 56 12192 1248)
 (buffers 1000 79))

-- 
SIGMA Chemnitz GmbH       Registergericht:   Amtsgericht Chemnitz HRB 1750
Am Erlenwald 13           Geschaeftsfuehrer: Grit Freitag, Frank Pyritz
09128 Chemnitz






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

* bug#43036: 27.1; gnus: Newlines in Gcc folder names
  2020-08-25 10:53 bug#43036: 27.1; gnus: Newlines in Gcc folder names Enrico Scholz via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2020-08-25 14:58 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-25 14:58 UTC (permalink / raw)
  To: Enrico Scholz; +Cc: 43036

Enrico Scholz <enrico.scholz@sigma-chemnitz.de> writes:

> Beginning with gnus contained in emacs 27.1 (26.3 was ok), archiving
> messages into multiple IMAP folders fails with messages like
>
> | BAD Missing required argument to Select
> | BAD Missing required argument to Create
>
> This seems to be caused because gnus splits long Gcc: lines by '\n' and
> keeps this '\n' as part of the group name.

Yup.  I've now fixed this in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2020-08-25 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25 10:53 bug#43036: 27.1; gnus: Newlines in Gcc folder names Enrico Scholz via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-08-25 14:58 ` Lars Ingebrigtsen

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