From unknown Mon Jun 16 23:54:11 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#9613 <9613@debbugs.gnu.org> To: bug#9613 <9613@debbugs.gnu.org> Subject: Status: 24.0.90; Cannot debug-on-entry message-send-mail Reply-To: bug#9613 <9613@debbugs.gnu.org> Date: Tue, 17 Jun 2025 06:54:11 +0000 retitle 9613 24.0.90; Cannot debug-on-entry message-send-mail reassign 9613 emacs,gnus submitter 9613 Michael Welsh Duggan severity 9613 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 11:56:58 2011 Received: (at submit) by debbugs.gnu.org; 27 Sep 2011 15:56:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8a1h-0002B9-Ql for submit@debbugs.gnu.org; Tue, 27 Sep 2011 11:56:58 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8a1d-0002B0-SS for submit@debbugs.gnu.org; Tue, 27 Sep 2011 11:56:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8a0l-00044L-NP for submit@debbugs.gnu.org; Tue, 27 Sep 2011 11:56:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:38140) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8a0l-00044H-Lu for submit@debbugs.gnu.org; Tue, 27 Sep 2011 11:55:59 -0400 Received: from eggs.gnu.org ([140.186.70.92]:42652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8a0k-0003Dz-Ds for bug-gnu-emacs@gnu.org; Tue, 27 Sep 2011 11:55:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8a0d-00042o-DZ for bug-gnu-emacs@gnu.org; Tue, 27 Sep 2011 11:55:58 -0400 Received: from euclid.red.cert.org ([192.88.209.48]:60464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8a0d-00042I-5z for bug-gnu-emacs@gnu.org; Tue, 27 Sep 2011 11:55:51 -0400 Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by euclid.red.cert.org (8.14.4/8.14.4) with ESMTP id p8RFq6XT013355 for ; Tue, 27 Sep 2011 11:52:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1317138726; bh=0Gp1haAA+go+r6oHstwJpgVIjPEQ+TeLQIOpkDJQ+vw=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:Sender:Reply-To:Cc:In-Reply-To; b=Z8WN7iqgUHQQAR4OcfHKkF1QSNtJD66cT5hjiLjmdear8SPLkLPenj7mbKJV3+oh2 nIdpHnKvhd4/glyyNjLqgASotaVqCk7Ga1rR7IH+JBJgE4TY1TDQoLHvAyClxGF3HD zKlyBtgNcVaG9V8ks/Cd/1hg+cSCeVoQoaF5wThw= Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.79) with ESMTP id p8RFtkuN015509 for ; Tue, 27 Sep 2011 11:55:47 -0400 Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id p8RFtkdY015450; Tue, 27 Sep 2011 11:55:46 -0400 From: Michael Welsh Duggan To: bug-gnu-emacs@gnu.org Subject: 24.0.90; Cannot debug-on-entry message-send-mail Date: Tue, 27 Sep 2011 11:55:44 -0400 Message-ID: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) >From "emacs -Q": M-x load-library RET message RET M-x debug-on-entry RET message-send-mail RET This causes an "Args out of range" error. This only happens on the byte code. If I evaluate message.el, this error no longer occurs. Backtrace: Debugger entered--Lisp error: (args-out-of-range #[(&optional arg) "\306\30= 7!\210\310\311!\312\313 p\314\315\316!\203#\317\320!\203#\316\312!\202$=0D= =0E@AB\203G=0EB\321=3D\204G\322\323!\210\306\324!\210\325 \210\326 \210\322= \327!\210\214\330 \210\331 \203b\332\333!\204b\334\335 B@BA\202n\332\333!\3= 36\232\203n\337\340!\210 ?\205u=0ECC\341A!\210)\342\343!\204\260\212eb\210\344\345\312\314#\203\257\= 346\224b\210\347\350!\203\237\351c\210\202\207\352y\210\347\353!\204\207\35= 4\355!\210\202\207)\356\357!\210)\360\216rq\210\361 \210r=0Bq\210\362ed\")= c\210\363 \210\214\330 \210\364@>\203\333\341\365!\210\337D\314\"\210EF\366= \210*db\210h\367U\204\365\367c\210\370 \210\214\330 \210 \205B\371\372!?\205B\371\373!?\205B\371\374!\204 \371\375!\204 \371\376!\20= 5B\371\377!\211G\2037\201M=0EG!@\201N\230\205A\371\201O!\201P\230?))\203R\2= 01Qr=0Bq\210H)!\210\212eb\210\344\201R\312\314#)\203m\201S\201T\201UC\"\210= \201V \210I\203\245\201W IW\204\245\201X\347\201Y\314\201Z\201W \201[\245\2= 01\\=0EI\201[\245\201]&\204\267\322\201^!\210J\206\262=0EK \210\202\274\20= 1_ \210*=0Bq\210\201`=0ELB\211L.=07\207" [tembuf case-fold-search news mail= buf message-this-is-mail message-posting-charset require mail-utils message= -generate-new-buffer-clone-locals " message temp" nil message-news-p t fbou= ndp gnus-setup-posting-charset boundp gnus-group-posting-charset-alist oppo= rtunistic message "Generating hashcash..." hashcash hashcash-wait-async mai= l-add-payment "Generating hashcash...done" message-narrow-to-headers messag= e-subscribed-p mail-fetch-field "mail-followup-to" "Mail-Followup-To" messa= ge-make-mail-followup-to "" message-remove-header "^Mail-Followup-To:" mess= age-generate-headers message-check-element continuation-headers re-search-f= orward "^[^=20=09 ][^=20=09 :]*[=20=09 ]" 0 y-or-n-p "Fix continuation lines? " " " 1 "Send anyway? " error "Faile= d to send the message" run-hooks message-header-hook ((kill-buffer tembuf))= erase-buffer mml-buffer-substring-no-properties-except-hard-newlines messa= ge-encode-message-body Lines (Lines) mail-encode-encoded-word-buffer 10 mes= sage-cleanup-headers message-fetch-field "List-Post" "List-ID" "cc" "bcc" "= to" "content-type" message-required-mail-headers headers message-generate-h= ashcash message-deletable-headers message-ignored-mail-headers message-defa= ult-charset mail-parse-charset content-type message-courtesy-message messag= e-send-mail-partially-limit message-send-mail-real-function message-send-ma= il-function message-sent-message-via mail-header-parse-content-type "text/p= lain" "content-transfer-encoding" "base64" message-insert-courtesy-copy "[^= -\377]" signal cl-assertion-failed (save-excursion (goto-char (point-min)) = (not (re-search-forward "[^-\377]" nil t))) mm-disable-multibyte buffer-siz= e message-talkative-question "The message size is too large, split? " "The = message size, " 1000 "KB, is too large. Some mail gateways (MTA's) bounce large messages. To avoid the problem, answer `y', and the message will be split into several smaller pieces, the size of each is about " "KB except the last one. However, some mail readers (MUA's) can't read split messages, i.e., mails in message/partially format. Answer `n', and the message will be sent in one piece. The size limit is controlled by `message-send-mail-partially-limit'. If you always want Gnus to send messages in one piece, set `message-send-mail-partially-limit' to nil. " "Sending via mail..." message-send-mail-partially mail] 10] 4) debug-convert-byte-code(message-send-mail) debug-on-entry(message-send-mail) call-interactively(debug-on-entry t nil) execute-extended-command(nil) call-interactively(execute-extended-command nil nil) In GNU Emacs 24.0.90.1 (i686-pc-linux-gnu, GTK+ Version 2.10.4) of 2011-09-27 on waterbuck.yellow.cert.org Windowing system distributor `The X.Org Foundation', version 11.0.70101000 configured using `configure '--prefix=3D/home/mwd' '--without-toolkit-scro= ll-bars' '--with-gif=3Dno'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=3Dnone locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t shell-dirtrack-mode: t display-time-mode: t diff-auto-refine-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent input: M-x d e b u g - o n a d d -=20 t o l i M-x c a q q M-x=20 c c c c c a n c e l - d e b c c c c=20 c c c c m C-c C-k M-x r e p o r t - e m =20 Recent messages: Continuing. Entering debugger... Continuing. Entering debugger... Continuing. Entering debugger... Continuing. Cancelling debug-on-entry for all functions Parsing /afs/cert.org/usr/mwd/.mailrc... done Starting new Ispell process [default] ... Features: (shadow sort mail-extr emacsbug gnus-cite flyspell ispell help-mode view debug gnus-topic nndraft nnmh utf-7 epa-file epa derived epg network-stream starttls nnimap parse-time tls utf7 netrc gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime mailcap gnus-cache edmacro kmacro nnir gnus-sum gnus-demon nntp gnus-group gnus-undo nnmail mail-source nnoo gnutls gnus-start gnus-spec gnus-int gnus-range gnus-win gnus-load woman man uniquify warnings tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc shell pcomplete tramp-loaddefs time smime password-cache dig comint server psvn advice help-fns advice-preload cl log-edit ring pcvs-util add-log diff-mode easy-mmode pgg pgg-parse pgg-def message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus gnus-ems nnheader gnus-util time-date mail-utils mm-util mail-prsvr wid-edit generic-x dired-x easymenu dired regexp-opt tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --=20 Michael Welsh Duggan (mwd@cert.org) From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 14:21:43 2011 Received: (at 9613) by debbugs.gnu.org; 27 Sep 2011 18:21:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8cHm-0006Oa-MA for submit@debbugs.gnu.org; Tue, 27 Sep 2011 14:21:43 -0400 Received: from chene.dit.umontreal.ca ([132.204.246.20]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8cHk-0006OT-F1 for 9613@debbugs.gnu.org; Tue, 27 Sep 2011 14:21:41 -0400 Received: from asado (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id p8RIKjeu026538; Tue, 27 Sep 2011 14:20:45 -0400 Received: by asado (Postfix, from userid 20848) id 35F8A50094; Tue, 27 Sep 2011 14:20:45 -0400 (EDT) From: monnier@IRO.UMontreal.CA To: Michael Welsh Duggan Subject: Re: bug#9613: 24.0.90; Cannot debug-on-entry message-send-mail Message-ID: References: Date: Tue, 27 Sep 2011 14:20:39 -0400 In-Reply-To: (Michael Welsh Duggan's message of "Tue, 27 Sep 2011 11:55:44 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3993=0 X-NAI-Spam-Version: 2.2.0.9286 : core <3993> : streams <685694> : uri <969947> X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: 9613 Cc: 9613@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.1 (----) > From "emacs -Q": > M-x load-library RET message RET > M-x debug-on-entry RET message-send-mail RET > This causes an "Args out of range" error. This only happens on the byte > code. If I evaluate message.el, this error no longer occurs. The patch below should fix it, Stefan === modified file 'lisp/emacs-lisp/debug.el' --- lisp/emacs-lisp/debug.el 2011-09-21 17:43:48 +0000 +++ lisp/emacs-lisp/debug.el 2011-09-27 18:05:28 +0000 @@ -873,9 +873,9 @@ `((,(if (memq '&rest args) #'apply #'funcall) ,defn ,@(remq '&rest (remq '&optional args)))))) - (if (> (length defn) 5) + (if (and (> (length defn) 5) (aref defn 5)) (push `(interactive ,(aref defn 5)) body)) - (if (aref defn 4) + (if (and (> (length defn) 4) (aref defn 4)) ;; Use `documentation' here, to get the actual string, ;; in case the compiled function has a reference ;; to the .elc file. From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 14:33:06 2011 Received: (at 9613) by debbugs.gnu.org; 27 Sep 2011 18:33:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8cSo-0006gK-6S for submit@debbugs.gnu.org; Tue, 27 Sep 2011 14:33:06 -0400 Received: from euclid.red.cert.org ([192.88.209.48]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8cSm-0006gD-K0 for 9613@debbugs.gnu.org; Tue, 27 Sep 2011 14:33:05 -0400 Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by euclid.red.cert.org (8.14.4/8.14.4) with ESMTP id p8RISWtU017213; Tue, 27 Sep 2011 14:28:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1317148112; bh=43SHzpOEtxUU3TjlMZqIh1OBW0eYYpeDoW28UT7laCs=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type:Sender:Reply-To; b=Pnv5XWmqAenOwXF2jam6eA9IfV/2QVMHS+7S9wc7WLYT9+3C2rUufbClvxv9ymH9D hTC+smJFopvVCpEAHX0+bPw2bckMYBkKyktDuz9nq+l1JAKNGaFs2j41t4w/XInh9C zl/sjquKuJiRqV9rq2KHL4WKIvRWSDiD6McRmA7g= Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.79) with ESMTP id p8RIWDrr024263; Tue, 27 Sep 2011 14:32:13 -0400 Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id p8RIWDPP008572; Tue, 27 Sep 2011 14:32:13 -0400 From: Michael Welsh Duggan To: "monnier\@iro.umontreal.ca" Subject: Re: bug#9613: 24.0.90; Cannot debug-on-entry message-send-mail References: Date: Tue, 27 Sep 2011 14:32:13 -0400 In-Reply-To: (monnier@iro.umontreal.ca's message of "Tue, 27 Sep 2011 14:20:39 -0400") Message-ID: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 9613 Cc: "9613@debbugs.gnu.org" <9613@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.2 (---) "monnier@iro.umontreal.ca" writes: >> From "emacs -Q": >> M-x load-library RET message RET >> M-x debug-on-entry RET message-send-mail RET > >> This causes an "Args out of range" error. This only happens on the byte >> code. If I evaluate message.el, this error no longer occurs. > > The patch below should fix it, Yes, that does the trick. > === modified file 'lisp/emacs-lisp/debug.el' > --- lisp/emacs-lisp/debug.el 2011-09-21 17:43:48 +0000 > +++ lisp/emacs-lisp/debug.el 2011-09-27 18:05:28 +0000 > @@ -873,9 +873,9 @@ > `((,(if (memq '&rest args) #'apply #'funcall) > ,defn > ,@(remq '&rest (remq '&optional args)))))) > - (if (> (length defn) 5) > + (if (and (> (length defn) 5) (aref defn 5)) > (push `(interactive ,(aref defn 5)) body)) > - (if (aref defn 4) > + (if (and (> (length defn) 4) (aref defn 4)) > ;; Use `documentation' here, to get the actual string, > ;; in case the compiled function has a reference > ;; to the .elc file. > -- Michael Welsh Duggan (mwd@cert.org) From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 27 21:21:41 2011 Received: (at 9613-done) by debbugs.gnu.org; 28 Sep 2011 01:21:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8iqC-0000sX-R3 for submit@debbugs.gnu.org; Tue, 27 Sep 2011 21:21:41 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8iqA-0000sP-8e for 9613-done@debbugs.gnu.org; Tue, 27 Sep 2011 21:21:39 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EADV1gk5FpZLc/2dsb2JhbABBqAJ5gVMBAQQBViMFCws0EhQYDSSIC7kThwsEoF+EQw X-IronPort-AV: E=Sophos;i="4.68,452,1312171200"; d="scan'208";a="138849922" Received: from 69-165-146-220.dsl.teksavvy.com (HELO ceviche.home) ([69.165.146.220]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 27 Sep 2011 21:20:45 -0400 Received: by ceviche.home (Postfix, from userid 20848) id BE6A5660B6; Tue, 27 Sep 2011 21:20:44 -0400 (EDT) From: Stefan Monnier To: Michael Welsh Duggan Subject: Re: bug#9613: 24.0.90; Cannot debug-on-entry message-send-mail Message-ID: References: Date: Tue, 27 Sep 2011 21:20:44 -0400 In-Reply-To: (Michael Welsh Duggan's message of "Tue, 27 Sep 2011 14:32:13 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9613-done Cc: 9613-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) >>> From "emacs -Q": >>> M-x load-library RET message RET >>> M-x debug-on-entry RET message-send-mail RET >> >>> This causes an "Args out of range" error. This only happens on the byte >>> code. If I evaluate message.el, this error no longer occurs. >> >> The patch below should fix it, > Yes, that does the trick. Thanks. Actually the first part of the change was an error, but it shouldn't make any difference,so I installed the other part. Stefan From unknown Mon Jun 16 23:54:11 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 26 Oct 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator