From unknown Sat Aug 16 18:42:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24016: 25.1.50; Running diff-mode from Gnus crashes Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 17 Jul 2016 16:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 24016 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24016@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14687735413289 (code B ref -1); Sun, 17 Jul 2016 16:40:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jul 2016 16:39:01 +0000 Received: from localhost ([127.0.0.1]:54697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bOp5o-0000qs-UX for submit@debbugs.gnu.org; Sun, 17 Jul 2016 12:39:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43317) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bOp5m-0000qe-1S for submit@debbugs.gnu.org; Sun, 17 Jul 2016 12:38:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOp5f-00034K-1z for submit@debbugs.gnu.org; Sun, 17 Jul 2016 12:38:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOp5e-000348-Uv for submit@debbugs.gnu.org; Sun, 17 Jul 2016 12:38:50 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOp5b-0007MW-Ua for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2016 12:38:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOp5W-00031q-Px for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2016 12:38:46 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:38929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOp5W-0002za-FZ for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2016 12:38:42 -0400 Received: from cm-84.215.1.64.getinternet.no ([84.215.1.64] helo=stories) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bOp5M-0002Vv-6t for bug-gnu-emacs@gnu.org; Sun, 17 Jul 2016 18:38:34 +0200 From: Lars Ingebrigtsen Date: Sun, 17 Jul 2016 18:38:25 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) This started happening a few days ago. I would guess something has been changed to not work in temporary buffers any more or something... Ring any bells? If not, I can try debugging further. Debugger entered--Lisp error: (args-out-of-range "compile-1st-in-loadup.diff" 28 nil) dir-locals-collect-variables(((emacs-lisp-mode (indent-tabs-mode)) (diff-mode (mode . whitespace)) (change-log-mode (add-log-time-zone-rule . t) (fill-column . 74) (bug-reference-url-format . "http://debbugs.gnu.org/%s") (mode . bug-reference)) (log-edit-mode (log-edit-font-lock-gnu-style . t) (log-edit-setup-add-author . t)) (objc-mode (c-file-style . "GNU")) (c-mode (c-file-style . "GNU") (c-noise-macro-names "NONVOLATILE" "UNINIT")) (nil (tab-width . 8) (sentence-end-double-space . t) (fill-column . 70))) "/home/larsi/src/emacs/trunk/" nil) hack-dir-local-variables() hack-local-variables(no-mode) run-mode-hooks(diff-mode-hook) diff-mode() mm-display-inline-fontify((# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil) diff-mode) mm-display-patch-inline((# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil)) mm-display-inline((# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil)) gnus-mime-display-single((# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil)) gnus-mime-display-part((# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil)) mapcar(gnus-mime-display-part ((# ("text/plain") nil (lambda nil (let ((inhibit-read-only t)) (delete-region # #))) ("inline") nil nil nil) (# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil))) gnus-mime-display-mixed(((# ("text/plain") nil (lambda nil (let ((inhibit-read-only t)) (delete-region # #))) ("inline") nil nil nil) (# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil))) gnus-mime-display-part((#("multipart/mixed" 0 15 (boundary "=-=-=" buffer # from "npostavs@users.sourceforge.net" start nil)) (# ("text/plain") nil (lambda nil (let ((inhibit-read-only t)) (delete-region # #))) ("inline") nil nil nil) (# ("text/x-diff" (charset . "utf-8")) quoted-printable nil ("inline" (filename . "compile-1st-in-loadup.diff")) "diff" nil nil))) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(2801 nil) gnus-summary-display-article(2801 nil) gnus-summary-select-article(nil nil pseudo) gnus-summary-scroll-up(1) funcall-interactively(gnus-summary-scroll-up 1) call-interactively(gnus-summary-scroll-up nil nil) command-execute(gnus-summary-scroll-up) In GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.5) of 2016-07-16 built on stories Repository revision: e333157cba3b4ffd7c25f8210a6aa5a21ae10de7 Windowing system distributor 'The X.Org Foundation', version 11.0.11604000 System Description: Debian GNU/Linux 8.5 (jessie) Recent messages: Opening nnmbox server...done Reading active file via nnmbox...done Checking new news...done Opening nnimap server on hermes.netfonds.no...done No more unseen articles Entering debugger... Mark set Buffer *temp* modified; kill anyway? (y or n) y Back to top level Making completion list... [2 times] Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: diff-auto-refine-mode: t gnus-topic-mode: t gnus-undo-mode: t global-whitespace-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-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 line-number-mode: t Load-path shadows: /home/larsi/src/cddb.el/expect hides /home/larsi/lisp/expect /home/larsi/src/cddb.el/captitle hides /home/larsi/lisp/captitle /home/larsi/src/clock.el/clock hides /home/larsi/lisp/clock ~/pgnus/contrib/vcard hides /home/larsi/lisp/vcard /home/larsi/src/pvr.el/pvr hides /home/larsi/lisp/pvr ~/lisp/zenirc-2.112/src/zenirc-example hides /home/larsi/lisp/zenirc-example ~/pgnus/contrib/compface hides /home/larsi/src/emacs/trunk/lisp/image/compface Features: (shadow sort ecomplete emacsbug sendmail map diff-mode smiley ansi-color gnus-cite qp mm-archive gnus-async gnus-dup gnus-ml gmane spam-gmane dns mm-url disp-table gnus-fun gnus-mdrtn pop3 nndoc nnmbox utf-7 gnus-topic nnml nnfolder network-stream starttls nnir spam-report spam spam-stat gnus-uu yenc gnus-delay gnus-draft gnus-agent gnus-srvr gnus-score score-mode nnvirtual nntp gnus-cache gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum nndraft nnmh gnus-group gnus-undo gnus-start gnus-cloud nnimap utf7 netrc nnoo parse-time gnus-spec gnus-win nnmail gnus-int gnus-range mail-source message format-spec rfc822 mml mml-sec epa epg mailabbrev gmm-utils mailheader gnus nnheader gnus-util rmail rmail-loaddefs mail-utils whitespace movie mkv shr svg imdb dom pvr debug debbugs-gnu easy-mmode derived debbugs soap-client mm-decode mm-bodies mm-encode url-http tls gnutls url-auth mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr url-gw nsm puny url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap warnings rng-xsd rng-dt rng-util xsd-regexp xml ido flyspell ispell benchmark w3m browse-url doc-view subr-x dired dired-loaddefs image-mode timezone w3m-hist w3m-fb w3m-ems wid-edit w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util add-log mail-extr jka-compr cl finder-inf package epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib time-date mule-util 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 newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame 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 charscript case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer 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 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 571010 23438) (symbols 48 169656 0) (miscs 40 82 236) (strings 32 212622 9803) (string-bytes 1 8138093) (vectors 16 32517) (vector-slots 8 860431 18661) (floats 8 6788 268) (intervals 56 510 115) (buffers 976 31) (heap 1024 104983 2357)) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sat Aug 16 18:42:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24016: 25.1.50; Running diff-mode from Gnus crashes Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 25 Jan 2017 16:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24016 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24016@debbugs.gnu.org Received: via spool by 24016-submit@debbugs.gnu.org id=B24016.148536217520803 (code B ref 24016); Wed, 25 Jan 2017 16:37:02 +0000 Received: (at 24016) by debbugs.gnu.org; 25 Jan 2017 16:36:15 +0000 Received: from localhost ([127.0.0.1]:43001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQYP-0005PS-DS for submit@debbugs.gnu.org; Wed, 25 Jan 2017 11:36:14 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:46362) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQYK-0005PH-LJ for 24016@debbugs.gnu.org; Wed, 25 Jan 2017 11:36:12 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWQYG-0007wK-67 for 24016@debbugs.gnu.org; Wed, 25 Jan 2017 17:36:08 +0100 From: Lars Ingebrigtsen References: Date: Wed, 25 Jan 2017 17:35:58 +0100 In-Reply-To: (Lars Ingebrigtsen's message of "Sun, 17 Jul 2016 18:38:25 +0200") Message-ID: <87sho72j2p.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Lars Ingebrigtsen writes: > This started happening a few days ago. I would guess something has been > changed to not work in temporary buffers any more or something... > > Ring any bells? If not, I can try debugging further. It's not just diff-mode. It's any text attachments. Here's an example: Debugger entered--Lisp error: (args-out-of-range "a.txt" 28 nil) dir-locals-collect-variables(((emacs-lisp-mode (indent-tabs-mode)) (diff-mode (mode . whitespace)) (change-log-mode (add-log-time-zone-rule . t) (fill-column . 74) (bug-reference-url-format . "http://debbugs.gnu.org/%s") (mode . bug-reference)) (log-edit-mode (log-edit-font-lock-gnu-style . t) (log-edit-setup-add-author . t)) (objc-mode (c-file-style . "GNU")) (c-mode (c-file-style . "GNU") (c-noise-macro-names "UNINIT")) (nil (tab-width . 8) (sentence-end-double-space . t) (fill-column . 70))) "/home/larsi/src/emacs/trunk/" nil) hack-dir-local-variables() hack-local-variables(no-mode) run-mode-hooks(text-mode-hook) text-mode() set-auto-mode-0(text-mode nil) set-auto-mode() mm-display-inline-fontify((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil)) mm-inline-text((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil)) mm-display-inline((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil)) mm-display-part((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil) t) gnus-mime-display-single((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil)) gnus-mime-display-part((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil)) mapcar(gnus-mime-display-part ((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil) (# ("text/plain" (charset . "iso-8859-1")) base64 nil ("inline" (filename . "b.txt")) nil nil nil) (# ("image/jpeg") base64 nil ("attachment" (filename . "Y-U-No.jpg")) nil nil nil) (# ("text/plain") nil nil ("inline") nil nil nil))) gnus-mime-display-mixed(((# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil) (# ("text/plain" (charset . "iso-8859-1")) base64 nil ("inline" (filename . "b.txt")) nil nil nil) (# ("image/jpeg") base64 nil ("attachment" (filename . "Y-U-No.jpg")) nil nil nil) (# ("text/plain") nil nil ("inline") nil nil nil))) gnus-mime-display-part((#("multipart/mixed" 0 15 (boundary "=-=-=" buffer # from "larsi@gnus.org" start nil)) (# ("text/plain" (charset . "utf-8")) base64 nil ("inline" (filename . "a.txt")) nil nil nil) (# ("text/plain" (charset . "iso-8859-1")) base64 nil ("inline" (filename . "b.txt")) nil nil nil) (# ("image/jpeg") base64 nil ("attachment" (filename . "Y-U-No.jpg")) nil nil nil) (# ("text/plain") nil nil ("inline") nil nil nil))) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(44685 nil) gnus-summary-display-article(44685 nil) gnus-summary-select-article(nil force) gnus-summary-show-article(nil) funcall-interactively(gnus-summary-show-article nil) call-interactively(gnus-summary-show-article nil nil) command-execute(gnus-summary-show-article) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 25 11:41:06 2017 Received: (at control) by debbugs.gnu.org; 25 Jan 2017 16:41:06 +0000 Received: from localhost ([127.0.0.1]:43009 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQd8-0005YW-Hj for submit@debbugs.gnu.org; Wed, 25 Jan 2017 11:41:06 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60833) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQd7-0005Xx-E7 for control@debbugs.gnu.org; Wed, 25 Jan 2017 11:41:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWQd1-0002Je-Mz for control@debbugs.gnu.org; Wed, 25 Jan 2017 11:41:00 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWQd1-0002Ja-Jm for control@debbugs.gnu.org; Wed, 25 Jan 2017 11:40:59 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cWQd1-00044S-8z for control@debbugs.gnu.org; Wed, 25 Jan 2017 11:40:59 -0500 Subject: control message for bug 24655 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 25 Jan 2017 11:40:59 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.2 (--------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -8.2 (--------) block 24655 by 24016 From unknown Sat Aug 16 18:42:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#24016: 25.1.50; Running diff-mode from Gnus crashes Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 25 Jan 2017 16:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24016 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 24016@debbugs.gnu.org Received: via spool by 24016-submit@debbugs.gnu.org id=B24016.148536335129192 (code B ref 24016); Wed, 25 Jan 2017 16:56:01 +0000 Received: (at 24016) by debbugs.gnu.org; 25 Jan 2017 16:55:51 +0000 Received: from localhost ([127.0.0.1]:43027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQrL-0007aa-U0 for submit@debbugs.gnu.org; Wed, 25 Jan 2017 11:55:51 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:41440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQrH-0007aP-2O for 24016@debbugs.gnu.org; Wed, 25 Jan 2017 11:55:46 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWQrC-00033F-04 for 24016@debbugs.gnu.org; Wed, 25 Jan 2017 17:55:42 +0100 From: Lars Ingebrigtsen In-Reply-To: <87sho72j2p.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 25 Jan 2017 17:35:58 +0100") Date: Wed, 25 Jan 2017 17:44:29 +0100 Message-ID: <87o9yv2ioi.fsf@gnus.org> References: <87sho72j2p.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Lars Ingebrigtsen writes: > It's not just diff-mode. It's any text attachments. Here's an example: > > Debugger entered--Lisp error: (args-out-of-range "a.txt" 28 nil) > dir-locals-collect-variables(((emacs-lisp-mode (indent-tabs-mode)) Fixed the bug in files.el. I think. It assumes that file names are absolute, and that's not the case when run from auto-mode etc. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 25 11:55:51 2017 Received: (at control) by debbugs.gnu.org; 25 Jan 2017 16:55:51 +0000 Received: from localhost ([127.0.0.1]:43030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQrP-0007an-Ja for submit@debbugs.gnu.org; Wed, 25 Jan 2017 11:55:51 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:41446) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWQrO-0007ad-Ec for control@debbugs.gnu.org; Wed, 25 Jan 2017 11:55:50 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWQrM-0003l4-41 for control@debbugs.gnu.org; Wed, 25 Jan 2017 17:55:49 +0100 From: Lars Ingebrigtsen To: control@debbugs.gnu.org Subject: control message for bug #24016 Message-ID: <87mvef2iog.fsf@totally-fudged-out-message-id> Date: Wed, 25 Jan 2017 17:55:42 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) tags 24016 fixed close 24016