From unknown Sat Jun 21 03:11:54 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#23069 <23069@debbugs.gnu.org> To: bug#23069 <23069@debbugs.gnu.org> Subject: Status: 25.1.50; in Gnus temporary browse files are always deleted Reply-To: bug#23069 <23069@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:11:54 +0000 retitle 23069 25.1.50; in Gnus temporary browse files are always deleted reassign 23069 emacs submitter 23069 Ivan Kanis severity 23069 minor tag 23069 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 20 12:03:37 2016 Received: (at submit) by debbugs.gnu.org; 20 Mar 2016 16:03:37 +0000 Received: from localhost ([127.0.0.1]:55737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahfpI-0007CS-2W for submit@debbugs.gnu.org; Sun, 20 Mar 2016 12:03:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahfpF-0007CG-Ho for submit@debbugs.gnu.org; Sun, 20 Mar 2016 12:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahfp7-0004T5-57 for submit@debbugs.gnu.org; Sun, 20 Mar 2016 12:03:28 -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]:49246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahfp7-0004T1-1m for submit@debbugs.gnu.org; Sun, 20 Mar 2016 12:03:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahfp3-0005E0-SV for bug-gnu-emacs@gnu.org; Sun, 20 Mar 2016 12:03:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahfoy-0004S2-Pv for bug-gnu-emacs@gnu.org; Sun, 20 Mar 2016 12:03:21 -0400 Received: from smtp.kanis.fr ([46.19.35.252]:58276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahfoy-0004R1-By for bug-gnu-emacs@gnu.org; Sun, 20 Mar 2016 12:03:16 -0400 Received: from [176.152.90.105] (helo=tao) by smtp.kanis.fr with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1ahfon-0001tY-GN for bug-gnu-emacs@gnu.org; Sun, 20 Mar 2016 17:03:05 +0100 From: Ivan Kanis To: bug-gnu-emacs@gnu.org Subject: 25.1.50; in Gnus temporary browse files are always deleted X-Hashcash: 1:20:160320:bug-gnu-emacs@gnu.org::htK3kxXtpW9lR3KH:00000000000000000000000000000000000000000mxk Date: Sun, 20 Mar 2016 17:03:05 +0100 Message-ID: <87bn69uog6.fsf@kanis.fr> 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: -4.1 (----) X-Debbugs-Envelope-To: submit 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: -4.1 (----) Sorry no emacs -Q. I assume Gnus is set up with a HTML mail available. 1) (setq gnus-article-browse-delete-temp nil) 2) go to a mail article 3) M-x gnus-article-browse-html-article You should see Firefox displaying the article. 4) q q q (quit gnus) 5) refresh the page in Firefox Firefox will issue an error as files have been erased. I expect the files to not be deleted as is documented when setting the variable gnus-article-browse-delete-temp to nil. In case someone needs it, I wrote the following dirty work-around in my .emacs: (require 'gnus-art) (defun gnus-article-browse-delete-temp-files (&optional how)) It just redefines the function that delete files to do nothing. In GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars) of 2016-03-04 built on tao Repository revision: 82433c400d76ad7d427fb52ef7dd427943f43c64 Windowing system distributor 'The X.Org Foundation', version 11.0.11702000 System Description: Ubuntu 15.10 Configured using: 'configure --prefix=/home/ivan/keep/bin/emacs-25.0.50.1 --without-compress-install --with-x-toolkit=lucid' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS LUCID X11 Important settings: value of $LC_MONETARY: en_US.UTF8 value of $LC_NUMERIC: en_US.UTF8 value of $LC_TIME: en_US.UTF8 value of $LANG: en_US.UTF8 value of $XMODIFIERS: locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: which-key-mode: t beacon-mode: t override-global-mode: t keyfreq-autosave-mode: t keyfreq-mode: t shell-dirtrack-mode: t erc-log-mode: t erc-track-mode: t erc-track-minor-mode: t diff-auto-refine-mode: t show-paren-mode: t page-break-lines-mode: t erc-truncate-mode: t erc-spelling-mode: t erc-ring-mode: t erc-netsplit-mode: t erc-match-mode: t erc-pcomplete-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-autojoin-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t winner-mode: t display-time-mode: t delete-selection-mode: t outline-minor-mode: t savehist-mode: t save-place-mode: t global-eldoc-mode: t 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 auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t Recent messages: Saving file /home/ivan/keep/default.el... Wrote /home/ivan/keep/default.el Mark set Saving file /home/ivan/keep/default.el... Wrote /home/ivan/keep/default.el Making completion list... [2 times] You can run the command `debbugs-gnu-search' with M-x -g-sea RET Quit [2 times] Mark set [2 times] Making completion list... [2 times] Load-path shadows: /home/ivan/.emacs.d-25.0.50.1/wget/wget hides /home/ivan/vcs/emacs/wget/wget /home/ivan/.emacs.d-25.0.50.1/wget/wget-sysdep hides /home/ivan/vcs/emacs/wget/wget-sysdep /home/ivan/.emacs.d-25.0.50.1/elim/uim-preedit hides /home/ivan/vcs/emacs/uim/uim-preedit /home/ivan/.emacs.d-25.0.50.1/elim/uim-var hides /home/ivan/vcs/emacs/uim/uim-var /home/ivan/.emacs.d-25.0.50.1/elim/uim-util hides /home/ivan/vcs/emacs/uim/uim-util /home/ivan/.emacs.d-25.0.50.1/elim/uim-keymap hides /home/ivan/vcs/emacs/uim/uim-keymap /home/ivan/.emacs.d-25.0.50.1/elim/uim-version hides /home/ivan/vcs/emacs/uim/uim-version /home/ivan/.emacs.d-25.0.50.1/elim/uim-helper hides /home/ivan/vcs/emacs/uim/uim-helper /home/ivan/.emacs.d-25.0.50.1/elim/uim-leim hides /home/ivan/vcs/emacs/uim/uim-leim /home/ivan/.emacs.d-25.0.50.1/elim/uim-key hides /home/ivan/vcs/emacs/uim/uim-key /home/ivan/.emacs.d-25.0.50.1/elim/uim hides /home/ivan/vcs/emacs/uim/uim /home/ivan/.emacs.d-25.0.50.1/elim/uim-candidate hides /home/ivan/vcs/emacs/uim/uim-candidate /home/ivan/.emacs.d-25.0.50.1/elim/uim-debug hides /home/ivan/vcs/emacs/uim/uim-debug /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-print hides /home/ivan/vcs/emacs/notmuch/notmuch-print /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-hello hides /home/ivan/vcs/emacs/notmuch/notmuch-hello /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-tag hides /home/ivan/vcs/emacs/notmuch/notmuch-tag /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch hides /home/ivan/vcs/emacs/notmuch/notmuch /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-maildir-fcc hides /home/ivan/vcs/emacs/notmuch/notmuch-maildir-fcc /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-show hides /home/ivan/vcs/emacs/notmuch/notmuch-show /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-lib hides /home/ivan/vcs/emacs/notmuch/notmuch-lib /home/ivan/.emacs.d-25.0.50.1/notmuch/coolj hides /home/ivan/vcs/emacs/notmuch/coolj /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-message hides /home/ivan/vcs/emacs/notmuch/notmuch-message /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-crypto hides /home/ivan/vcs/emacs/notmuch/notmuch-crypto /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-wash hides /home/ivan/vcs/emacs/notmuch/notmuch-wash /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-address hides /home/ivan/vcs/emacs/notmuch/notmuch-address /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-query hides /home/ivan/vcs/emacs/notmuch/notmuch-query /home/ivan/.emacs.d-25.0.50.1/notmuch/notmuch-mua hides /home/ivan/vcs/emacs/notmuch/notmuch-mua /home/ivan/.emacs.d-25.0.50.1/muse/muse-import-latex hides /home/ivan/vcs/emacs/muse/muse-import-latex /home/ivan/.emacs.d-25.0.50.1/muse/htmlize hides /home/ivan/vcs/emacs/muse/htmlize /home/ivan/.emacs.d-25.0.50.1/muse/muse-poem hides /home/ivan/vcs/emacs/muse/muse-poem /home/ivan/.emacs.d-25.0.50.1/muse/muse-context hides /home/ivan/vcs/emacs/muse/muse-context /home/ivan/.emacs.d-25.0.50.1/muse/muse-import-xml hides /home/ivan/vcs/emacs/muse/muse-import-xml /home/ivan/.emacs.d-25.0.50.1/muse/muse hides /home/ivan/vcs/emacs/muse/muse /home/ivan/.emacs.d-25.0.50.1/muse/muse-backlink hides /home/ivan/vcs/emacs/muse/muse-backlink /home/ivan/.emacs.d-25.0.50.1/muse/muse-colors hides /home/ivan/vcs/emacs/muse/muse-colors /home/ivan/.emacs.d-25.0.50.1/muse/muse-latex hides /home/ivan/vcs/emacs/muse/muse-latex /home/ivan/.emacs.d-25.0.50.1/muse/muse-ikiwiki hides /home/ivan/vcs/emacs/muse/muse-ikiwiki /home/ivan/.emacs.d-25.0.50.1/muse/muse-groff hides /home/ivan/vcs/emacs/muse/muse-groff /home/ivan/.emacs.d-25.0.50.1/muse/muse-mode hides /home/ivan/vcs/emacs/muse/muse-mode /home/ivan/.emacs.d-25.0.50.1/muse/muse-import-docbook hides /home/ivan/vcs/emacs/muse/muse-import-docbook /home/ivan/.emacs.d-25.0.50.1/muse/muse-wiki hides /home/ivan/vcs/emacs/muse/muse-wiki /home/ivan/.emacs.d-25.0.50.1/muse/muse-protocols hides /home/ivan/vcs/emacs/muse/muse-protocols /home/ivan/.emacs.d-25.0.50.1/muse/muse-texinfo hides /home/ivan/vcs/emacs/muse/muse-texinfo /home/ivan/.emacs.d-25.0.50.1/muse/muse-publish hides /home/ivan/vcs/emacs/muse/muse-publish /home/ivan/.emacs.d-25.0.50.1/muse/muse-project hides /home/ivan/vcs/emacs/muse/muse-project /home/ivan/.emacs.d-25.0.50.1/muse/muse-html hides /home/ivan/vcs/emacs/muse/muse-html /home/ivan/.emacs.d-25.0.50.1/muse/muse-book hides /home/ivan/vcs/emacs/muse/muse-book /home/ivan/.emacs.d-25.0.50.1/muse/muse-xml hides /home/ivan/vcs/emacs/muse/muse-xml /home/ivan/.emacs.d-25.0.50.1/muse/muse-blosxom hides /home/ivan/vcs/emacs/muse/muse-blosxom /home/ivan/.emacs.d-25.0.50.1/muse/muse-regexps hides /home/ivan/vcs/emacs/muse/muse-regexps /home/ivan/.emacs.d-25.0.50.1/muse/muse-docbook hides /home/ivan/vcs/emacs/muse/muse-docbook /home/ivan/.emacs.d-25.0.50.1/muse/muse-xml-common hides /home/ivan/vcs/emacs/muse/muse-xml-common /home/ivan/.emacs.d-25.0.50.1/muse/muse-latex2png hides /home/ivan/vcs/emacs/muse/muse-latex2png /home/ivan/.emacs.d-25.0.50.1/muse/muse-journal hides /home/ivan/vcs/emacs/muse/muse-journal /home/ivan/.emacs.d-25.0.50.1/misc/guess-lang hides /home/ivan/vcs/emacs/misc/guess-lang /home/ivan/.emacs.d-25.0.50.1/misc/flymake-jslint hides /home/ivan/vcs/emacs/misc/flymake-jslint /home/ivan/.emacs.d-25.0.50.1/misc/hydra hides /home/ivan/vcs/emacs/misc/hydra /home/ivan/.emacs.d-25.0.50.1/misc/swbuff hides /home/ivan/vcs/emacs/misc/swbuff /home/ivan/.emacs.d-25.0.50.1/misc/dired-details hides /home/ivan/vcs/emacs/misc/dired-details /home/ivan/.emacs.d-25.0.50.1/misc/tea-time hides /home/ivan/vcs/emacs/misc/tea-time /home/ivan/.emacs.d-25.0.50.1/misc/wwtime hides /home/ivan/vcs/emacs/misc/wwtime /home/ivan/.emacs.d-25.0.50.1/misc/org-import-icalendar hides /home/ivan/vcs/emacs/misc/org-import-icalendar /home/ivan/.emacs.d-25.0.50.1/misc/deft hides /home/ivan/vcs/emacs/misc/deft /home/ivan/.emacs.d-25.0.50.1/misc/twittering-mode hides /home/ivan/vcs/emacs/misc/twittering-mode /home/ivan/.emacs.d-25.0.50.1/misc/swbuff-x hides /home/ivan/vcs/emacs/misc/swbuff-x /home/ivan/.emacs.d-25.0.50.1/misc/google-translate hides /home/ivan/vcs/emacs/misc/google-translate /home/ivan/.emacs.d-25.0.50.1/misc/flymake-easy hides /home/ivan/vcs/emacs/misc/flymake-easy /home/ivan/.emacs.d-25.0.50.1/misc/caps-mode hides /home/ivan/vcs/emacs/misc/caps-mode /home/ivan/.emacs.d-25.0.50.1/misc/org-learn hides /home/ivan/vcs/emacs/misc/org-learn /home/ivan/.emacs.d-25.0.50.1/misc/php-mode hides /home/ivan/vcs/emacs/misc/php-mode /home/ivan/.emacs.d-25.0.50.1/misc/cmd-mode hides /home/ivan/vcs/emacs/misc/cmd-mode /home/ivan/.emacs.d-25.0.50.1/misc/paredit hides /home/ivan/vcs/emacs/misc/paredit /home/ivan/.emacs.d-25.0.50.1/misc/gtags hides /home/ivan/vcs/emacs/misc/gtags /home/ivan/.emacs.d-25.0.50.1/misc/volume hides /home/ivan/vcs/emacs/misc/volume /home/ivan/.emacs.d-25.0.50.1/misc/org-drill hides /home/ivan/vcs/emacs/misc/org-drill /home/ivan/.emacs.d-25.0.50.1/misc/lv hides /home/ivan/vcs/emacs/misc/lv /home/ivan/.emacs.d-25.0.50.1/misc/vcard hides /home/ivan/vcs/emacs/misc/vcard /home/ivan/.emacs.d-25.0.50.1/misc/browse-kill-ring hides /home/ivan/vcs/emacs/misc/browse-kill-ring /home/ivan/.emacs.d-25.0.50.1/lookup/stem-english hides /home/ivan/vcs/emacs/lookup/stem-english /home/ivan/.emacs.d-25.0.50.1/lookup/ndtp hides /home/ivan/vcs/emacs/lookup/ndtp /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-vars hides /home/ivan/vcs/emacs/lookup/lookup-vars /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-types hides /home/ivan/vcs/emacs/lookup/lookup-types /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-entry hides /home/ivan/vcs/emacs/lookup/lookup-entry /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-select hides /home/ivan/vcs/emacs/lookup/lookup-select /home/ivan/.emacs.d-25.0.50.1/lookup/ndmisc hides /home/ivan/vcs/emacs/lookup/ndmisc /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-vse hides /home/ivan/vcs/emacs/lookup/lookup-vse /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-kanji hides /home/ivan/vcs/emacs/lookup/lookup-kanji /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-package hides /home/ivan/vcs/emacs/lookup/lookup-package /home/ivan/.emacs.d-25.0.50.1/lookup/ndeb hides /home/ivan/vcs/emacs/lookup/ndeb /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-compile hides /home/ivan/vcs/emacs/lookup/lookup-compile /home/ivan/.emacs.d-25.0.50.1/lookup/evi hides /home/ivan/vcs/emacs/lookup/evi /home/ivan/.emacs.d-25.0.50.1/lookup/lookup hides /home/ivan/vcs/emacs/lookup/lookup /home/ivan/.emacs.d-25.0.50.1/lookup/evi-mule hides /home/ivan/vcs/emacs/lookup/evi-mule /home/ivan/.emacs.d-25.0.50.1/lookup/ndict hides /home/ivan/vcs/emacs/lookup/ndict /home/ivan/.emacs.d-25.0.50.1/lookup/ndkks hides /home/ivan/vcs/emacs/lookup/ndkks /home/ivan/.emacs.d-25.0.50.1/lookup/ndic hides /home/ivan/vcs/emacs/lookup/ndic /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-utils hides /home/ivan/vcs/emacs/lookup/lookup-utils /home/ivan/.emacs.d-25.0.50.1/lookup/ndeb-binary hides /home/ivan/vcs/emacs/lookup/ndeb-binary /home/ivan/.emacs.d-25.0.50.1/lookup/lookup-content hides /home/ivan/vcs/emacs/lookup/lookup-content /home/ivan/.emacs.d-25.0.50.1/lookup/ndsrd hides /home/ivan/vcs/emacs/lookup/ndsrd /home/ivan/.emacs.d-25.0.50.1/lookup/ndcookie hides /home/ivan/vcs/emacs/lookup/ndcookie /home/ivan/.emacs.d-25.0.50.1/lookup/ndspell hides /home/ivan/vcs/emacs/lookup/ndspell /home/ivan/.emacs.d-25.0.50.1/lookup/sdicf hides /home/ivan/vcs/emacs/lookup/sdicf /home/ivan/.emacs.d-25.0.50.1/ivan/caly hides /home/ivan/vcs/emacs/ivan/caly /home/ivan/.emacs.d-25.0.50.1/ivan/verbiste hides /home/ivan/vcs/emacs/ivan/verbiste /home/ivan/.emacs.d-25.0.50.1/ivan/m8b hides /home/ivan/vcs/emacs/ivan/m8b /home/ivan/.emacs.d-25.0.50.1/ivan/stopwatch hides /home/ivan/vcs/emacs/ivan/stopwatch /home/ivan/.emacs.d-25.0.50.1/ivan/mboxw hides /home/ivan/vcs/emacs/ivan/mboxw /home/ivan/.emacs.d-25.0.50.1/ivan/wpuzzle hides /home/ivan/vcs/emacs/ivan/wpuzzle /home/ivan/.emacs.d-25.0.50.1/ivan/pomodoro hides /home/ivan/vcs/emacs/ivan/pomodoro /home/ivan/.emacs.d-25.0.50.1/ivan/jumpc hides /home/ivan/vcs/emacs/ivan/jumpc /home/ivan/.emacs.d-25.0.50.1/emms/emms-i18n hides /home/ivan/vcs/emacs/emms/emms-i18n /home/ivan/.emacs.d-25.0.50.1/emms/emms-bookmarks hides /home/ivan/vcs/emacs/emms/emms-bookmarks /home/ivan/.emacs.d-25.0.50.1/emms/emms-tag-editor hides /home/ivan/vcs/emacs/emms/emms-tag-editor /home/ivan/.emacs.d-25.0.50.1/emms/emms-info-libtag hides /home/ivan/vcs/emacs/emms/emms-info-libtag /home/ivan/.emacs.d-25.0.50.1/emms/jack hides /home/ivan/vcs/emacs/emms/jack /home/ivan/.emacs.d-25.0.50.1/emms/emms-cache hides /home/ivan/vcs/emacs/emms/emms-cache /home/ivan/.emacs.d-25.0.50.1/emms/emms-info hides /home/ivan/vcs/emacs/emms/emms-info /home/ivan/.emacs.d-25.0.50.1/emms/emms-maint hides /home/ivan/vcs/emacs/emms/emms-maint /home/ivan/.emacs.d-25.0.50.1/emms/emms-last-played hides /home/ivan/vcs/emacs/emms/emms-last-played /home/ivan/.emacs.d-25.0.50.1/emms/emms-lyrics hides /home/ivan/vcs/emacs/emms/emms-lyrics /home/ivan/.emacs.d-25.0.50.1/emms/emms-source-playlist hides /home/ivan/vcs/emacs/emms/emms-source-playlist /home/ivan/.emacs.d-25.0.50.1/emms/emms-url hides /home/ivan/vcs/emacs/emms/emms-url /home/ivan/.emacs.d-25.0.50.1/emms/emms-info-mp3info hides /home/ivan/vcs/emacs/emms/emms-info-mp3info /home/ivan/.emacs.d-25.0.50.1/emms/emms-playlist-sort hides /home/ivan/vcs/emacs/emms/emms-playlist-sort /home/ivan/.emacs.d-25.0.50.1/emms/emms-mode-line hides /home/ivan/vcs/emacs/emms/emms-mode-line /home/ivan/.emacs.d-25.0.50.1/emms/emms-volume-amixer hides /home/ivan/vcs/emacs/emms/emms-volume-amixer /home/ivan/.emacs.d-25.0.50.1/emms/emms-playing-time hides /home/ivan/vcs/emacs/emms/emms-playing-time /home/ivan/.emacs.d-25.0.50.1/emms/emms-mode-line-icon hides /home/ivan/vcs/emacs/emms/emms-mode-line-icon /home/ivan/.emacs.d-25.0.50.1/emms/emms-streams hides /home/ivan/vcs/emacs/emms/emms-streams /home/ivan/.emacs.d-25.0.50.1/emms/emms hides /home/ivan/vcs/emacs/emms/emms /home/ivan/.emacs.d-25.0.50.1/emms/emms-compat hides /home/ivan/vcs/emacs/emms/emms-compat /home/ivan/.emacs.d-25.0.50.1/emms/emms-mark hides /home/ivan/vcs/emacs/emms/emms-mark /home/ivan/.emacs.d-25.0.50.1/emms/tq hides /home/ivan/vcs/emacs/emms/tq /home/ivan/.emacs.d-25.0.50.1/emms/emms-history hides /home/ivan/vcs/emacs/emms/emms-history /home/ivan/.emacs.d-25.0.50.1/emms/emms-browser hides /home/ivan/vcs/emacs/emms/emms-browser /home/ivan/.emacs.d-25.0.50.1/emms/emms-metaplaylist-mode hides /home/ivan/vcs/emacs/emms/emms-metaplaylist-mode /home/ivan/.emacs.d-25.0.50.1/emms/emms-player-xine hides /home/ivan/vcs/emacs/emms/emms-player-xine /home/ivan/.emacs.d-25.0.50.1/emms/emms-player-simple hides /home/ivan/vcs/emacs/emms/emms-player-simple /home/ivan/.emacs.d-25.0.50.1/emms/emms-stream-info hides /home/ivan/vcs/emacs/emms/emms-stream-info /home/ivan/.emacs.d-25.0.50.1/emms/emms-volume hides /home/ivan/vcs/emacs/emms/emms-volume /home/ivan/.emacs.d-25.0.50.1/emms/emms-info-oggperl hides /home/ivan/vcs/emacs/emms/emms-info-oggperl /home/ivan/.emacs.d-25.0.50.1/emms/emms-playlist-mode hides /home/ivan/vcs/emacs/emms/emms-playlist-mode /home/ivan/.emacs.d-25.0.50.1/emms/emms-player-mpg321-remote hides /home/ivan/vcs/emacs/emms/emms-player-mpg321-remote /home/ivan/.emacs.d-25.0.50.1/emms/emms-source-file hides /home/ivan/vcs/emacs/emms/emms-source-file /home/ivan/.emacs.d-25.0.50.1/emms/emms-player-mplayer hides /home/ivan/vcs/emacs/emms/emms-player-mplayer /home/ivan/.emacs.d-25.0.50.1/emms/emms-lastfm hides /home/ivan/vcs/emacs/emms/emms-lastfm /home/ivan/.emacs.d-25.0.50.1/emms/later-do hides /home/ivan/vcs/emacs/emms/later-do /home/ivan/.emacs.d-25.0.50.1/emms/emms-player-mpd hides /home/ivan/vcs/emacs/emms/emms-player-mpd /home/ivan/.emacs.d-25.0.50.1/emms/emms-setup hides /home/ivan/vcs/emacs/emms/emms-setup /home/ivan/.emacs.d-25.0.50.1/emms/emms-info-ogg hides /home/ivan/vcs/emacs/emms/emms-info-ogg /home/ivan/.emacs.d-25.0.50.1/emms/emms-info-ogginfo hides /home/ivan/vcs/emacs/emms/emms-info-ogginfo /home/ivan/.emacs.d-25.0.50.1/emms/emms-score hides /home/ivan/vcs/emacs/emms/emms-score /home/ivan/.emacs.d-25.0.50.1/emms/ogg-comment hides /home/ivan/vcs/emacs/emms/ogg-comment /home/ivan/.emacs.d-25.0.50.1/elim/garak hides /home/ivan/vcs/emacs/elim/garak /home/ivan/.emacs.d-25.0.50.1/elim/notify hides /home/ivan/vcs/emacs/elim/notify /home/ivan/.emacs.d-25.0.50.1/elim/tracking hides /home/ivan/vcs/emacs/elim/tracking /home/ivan/.emacs.d-25.0.50.1/elim/test hides /home/ivan/vcs/emacs/elim/test /home/ivan/.emacs.d-25.0.50.1/elim/elim hides /home/ivan/vcs/emacs/elim/elim /home/ivan/.emacs.d-25.0.50.1/elim/dbus-util hides /home/ivan/vcs/emacs/elim/dbus-util /home/ivan/.emacs.d-25.0.50.1/elim/lui hides /home/ivan/vcs/emacs/elim/lui /home/ivan/.emacs.d-25.0.50.1/elim/incomplete hides /home/ivan/vcs/emacs/elim/incomplete /home/ivan/.emacs.d-25.0.50.1/dictionary/lpath hides /home/ivan/vcs/emacs/dictionary/lpath /home/ivan/.emacs.d-25.0.50.1/dictionary/connection hides /home/ivan/vcs/emacs/dictionary/connection /home/ivan/.emacs.d-25.0.50.1/dictionary/dictionary hides /home/ivan/vcs/emacs/dictionary/dictionary /home/ivan/.emacs.d-25.0.50.1/dictionary/link hides /home/ivan/vcs/emacs/dictionary/link /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-print hides /home/ivan/vcs/emacs/bbdb/bbdb-print /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb hides /home/ivan/vcs/emacs/bbdb/bbdb /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-message hides /home/ivan/vcs/emacs/bbdb/bbdb-message /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-gnus hides /home/ivan/vcs/emacs/bbdb/bbdb-gnus /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-site hides /home/ivan/vcs/emacs/bbdb/bbdb-site /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-ispell hides /home/ivan/vcs/emacs/bbdb/bbdb-ispell /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-com hides /home/ivan/vcs/emacs/bbdb/bbdb-com /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-rmail hides /home/ivan/vcs/emacs/bbdb/bbdb-rmail /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-migrate hides /home/ivan/vcs/emacs/bbdb/bbdb-migrate /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-mua hides /home/ivan/vcs/emacs/bbdb/bbdb-mua /home/ivan/.emacs.d-25.0.50.1/bbdb/bbdb-anniv hides /home/ivan/vcs/emacs/bbdb/bbdb-anniv /home/ivan/.emacs.d/elpa/helm-1.9.1/helm-multi-match hides /home/ivan/.emacs.d/elpa/helm-core-1.9.1/helm-multi-match /home/ivan/.emacs.d-25.0.50.1/misc/wgrep hides /home/ivan/.emacs.d/elpa/wgrep-20141016.1656/wgrep /home/ivan/.emacs.d-25.0.50.1/emms/tq hides /home/ivan/keep/bin/emacs-25.0.50.1/share/emacs/25.1.50/lisp/emacs-lisp/tq Features: (shadow sort bbdb-message hashcash cookie1 mail-extr emacsbug sendmail mm-archive network-stream nsm starttls url-cache debbugs-gnu add-log debbugs soap-client url-http url-auth url-gw puny rng-xsd rng-dt rng-util xsd-regexp tabify character-fold misearch multi-isearch map ido counsel swiper ivy which-key beacon use-package diminish bind-key keyfreq helm-mode helm-recoll helm-files image-dired tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark helm-locate helm-grep helm-regexp helm-plugin helm-external helm-net url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util helm-utils helm-help helm-types helm helm-source eieio-compat helm-multi-match helm-lib appt view holidays hol-loaddefs diary-lib diary-loaddefs cal-iso org-element org-irc org-info org-bbdb org-agenda erc-log erc-track slime-fancy slime-trace-dialog slime-fontifying-fu slime-package-fu slime-references slime-compiler-notes-tree slime-scratch slime-presentations bridge slime-mdot-fu slime-enclosing-context slime-fuzzy slime-fancy-trace slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-repl elp slime-parse slime gud apropos compile etags xref project arc-mode archive-mode hyperspec slime-autoloads vc vc-dispatcher vc-git diff-mode autoinsert server paren disp-table rx org-gnus mboxw gnus-registry registry eieio-base spam spam-stat bbdb-com crm gnus-uu yenc gnus-msg shr svg xml seq dom gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls gnutls utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message autorevert filenotify dired-x dired dired-loaddefs rfc822 mml mml-sec epa epg mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader subr-x gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils quail elim warnings browse-url bbdb bbdb-site timezone page-break-lines erc-truncate erc-spelling flyspell ispell erc-ring erc-netsplit erc-match erc-pcomplete erc-button erc-fill erc-stamp erc-join erc-goodies erc erc-backend erc-compat pp winner time delsel dired-details markdown-mode thingatpt derived org-drill org-learn org-id org advice org-macro org-footnote org-pcomplete pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint comint ansi-color ob-core ob-eval org-compat org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs hi-lock cl savehist cus-edit cus-start cus-load wid-edit edmacro kmacro hydra ring lv finder-inf info package epg-config url-handlers url-parse auth-source cl-seq eieio byte-opt bytecomp byte-compile cl-extra help-mode easymenu cconv eieio-core cl-macs gv eieio-loaddefs cl-loaddefs pcase cl-lib password-cache url-vars saveplace 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 x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 645406 46152) (symbols 48 55926 0) (miscs 40 979 1401) (strings 32 146803 21930) (string-bytes 1 4544096) (vectors 16 85354) (vector-slots 8 2141893 260896) (floats 8 956 1113) (intervals 56 2206 1156) (buffers 976 34) (heap 1024 52718 4019)) -- Mediocrity knows nothing higher than itself, but talent instantly recognizes genius. -- Arthur Conan Doyle From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 21 22:42:29 2016 Received: (at 23069) by debbugs.gnu.org; 22 Mar 2016 02:42:29 +0000 Received: from localhost ([127.0.0.1]:57581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aiCH7-0000RU-Hz for submit@debbugs.gnu.org; Mon, 21 Mar 2016 22:42:29 -0400 Received: from mail-hampton.hostforweb.net ([205.234.186.191]:51544 helo=hampton.hostforweb.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1aiCH5-0000RH-Kd for 23069@debbugs.gnu.org; Mon, 21 Mar 2016 22:42:28 -0400 Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:62204 helo=localhost) by hampton.hostforweb.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_1) (envelope-from ) id 1aiCGx-0015XO-0U; Mon, 21 Mar 2016 21:42:20 -0500 Date: Tue, 22 Mar 2016 11:42:32 +0900 Message-ID: From: Katsumi Yamaoka To: Ivan Kanis Subject: Re: bug#23069: 25.1.50; in Gnus temporary browse files are always deleted References: <87bn69uog6.fsf@kanis.fr> Organization: Emacsen advocacy group X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (i686-pc-cygwin) Cancel-Lock: sha1:da+gk3NEbOkrsU+tVDJ3jJ2SJaE= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: authenticated_id: yamaoka/from_h X-Authenticated-Sender: hampton.hostforweb.net: yamaoka@jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23069 Cc: 23069@debbugs.gnu.org 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.7 (/) On Sun, 20 Mar 2016 17:03:05 +0100, Ivan Kanis wrote: > Sorry no emacs -Q. I assume Gnus is set up with a HTML mail > available. > 1) (setq gnus-article-browse-delete-temp nil) > 2) go to a mail article > 3) M-x gnus-article-browse-html-article > You should see Firefox displaying the article. > 4) q q q (quit gnus) > 5) refresh the page in Firefox > Firefox will issue an error as files have been erased. I expect the > files to not be deleted as is documented when setting the variable > gnus-article-browse-delete-temp to nil. As documented, `gnus-article-browse-delete-temp' controls how deleting temp files is done when exiting the summary buffer. So, I don't think it's a bug. Deleting files regardless of the value of `gnus-article-browse-delete-temp' when exiting the group buffer was gotten to do ten years ago: 2006-03-02 Reiner Steib gmx.de> [...] (gnus-article-browse-html-parts): Add `gnus-article-browse-delete-temp-files' to `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 02 20:07:10 2016 Received: (at control) by debbugs.gnu.org; 3 Jul 2016 00:07:10 +0000 Received: from localhost ([127.0.0.1]:34956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bJUwI-0002TA-2c for submit@debbugs.gnu.org; Sat, 02 Jul 2016 20:07:10 -0400 Received: from mail-it0-f48.google.com ([209.85.214.48]:38090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bJUwG-0002Sy-7W for control@debbugs.gnu.org; Sat, 02 Jul 2016 20:07:08 -0400 Received: by mail-it0-f48.google.com with SMTP id h190so42204070ith.1 for ; Sat, 02 Jul 2016 17:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:message-id:to:from:subject; bh=QssHuC4KwMghMwKBFSg/UjRLKqj5+aso0AqrR6LbzFY=; b=H/2DH/JWmZIJ0iPhAfXjRnvup1kWzzhBK4cbxwRrLVMcIBGX7ko3ANnxw3D97iT6PX sCt0cSiXj0iMFkhW2kJelsFGJzRkmpxOZP/6o58PhlbsMoWM8cFMdoMU84UbDD2KR2iA asgvedQwoZEwuvnKr9R/VJ2s6N3LWBkle3wlzxxE4YJk3BZyYFmPiOjNL+BLPtm/vguV 9FyYlLYnfeQOmgG5Qcu7aWiKC0U5N3y+HEHOJmKPYedk3vQtkpgZkErekhG0z5v+3NhD I+J1bIxik0vApnSewza3IkHQguas4PA2f/WcgtlZnH0+mhuIjYy5GfV48exABSXLfuIl THUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=QssHuC4KwMghMwKBFSg/UjRLKqj5+aso0AqrR6LbzFY=; b=Lq+NyzFwbkQ5sgfoJnco1iqoAxIEn3KE28y9YkcQrVmhtAN4RbNRnwiPWp68WksI9c zBaAU6m2j0XFPC3s/ApVwe3R4ur6xyqEfluoC4UpsKyk38mNvYEKCHedbwljXDobeaP2 uCafaSlJfHFvnswXxcR+OY9FbdDAeDPk5EszpJlPpYWBlU4y8rRBAlVzieIZCbi3hpyJ 3L5ZdfTc5a6Eyih2VvjbXZAB9uoDTPxYUrdlJPaYmfINaxERFNlKVavmAHbMX/2I99ZF XcmRrYExXWZ23bXXruwODBzrSpIZ+29DFPCHS1V107BbI+mW6rrAvAuKcNOgJJuNHJqt tQaw== X-Gm-Message-State: ALyK8tLfIa7ejXt1Y38saJdZzZA8r5LgRqlOIlnQotfrZpWbsZpBmZU96IO508GlHpyfrQ== X-Received: by 10.36.34.14 with SMTP id o14mr4233089ito.11.1467504422705; Sat, 02 Jul 2016 17:07:02 -0700 (PDT) Received: from zony (206-188-64-44.cpe.distributel.net. [206.188.64.44]) by smtp.googlemail.com with ESMTPSA id y73sm2488685iof.32.2016.07.02.17.07.02 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Jul 2016 17:07:02 -0700 (PDT) Date: Sat, 02 Jul 2016 20:07:12 -0400 Message-Id: <87vb0nfutr.fsf@users.sourceforge.net> To: control@debbugs.gnu.org From: npostavs@users.sourceforge.net Subject: control message for bug #23069 X-Spam-Score: -0.7 (/) 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.7 (/) tags 23069 notabug From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 14:58:21 2016 Received: (at 23069) by debbugs.gnu.org; 11 Jul 2016 18:58:21 +0000 Received: from localhost ([127.0.0.1]:47221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bMgPN-000226-5o for submit@debbugs.gnu.org; Mon, 11 Jul 2016 14:58:21 -0400 Received: from smtp.kanis.fr ([46.19.35.252]:52379) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bMgPL-00021r-2z for 23069@debbugs.gnu.org; Mon, 11 Jul 2016 14:58:19 -0400 Received: from [176.152.90.105] (helo=tao) by smtp.kanis.fr with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bMgPE-0000RK-0s; Mon, 11 Jul 2016 20:58:12 +0200 From: Ivan Kanis To: Katsumi Yamaoka Subject: Re: bug#23069: 25.1.50; in Gnus temporary browse files are always deleted References: <87bn69uog6.fsf@kanis.fr> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAAB5QTFRF IBkXUxMTOCwoTC4qcUY8iFxQmmper31txpaJ/v/8aKZ1oAAAAcVJREFUOMt100tu2zAQAFDCXnUZ oAcIqG68LZULVLQBbwuSiffm6AIRRyeotAySJoVu2+FPpJWWC3/4NKOZocSW/yxWfnJ2+Bdwzhj7 8gleWVy7DXC2rkMNr2V/zRbghXIwthf3VbIA9Ffc71vZCSFyCEsBggtNS8ludwvfmhYA0Vn9o4DP zMWxR7+cPWzAYFzwM0ModtdmcDbDS6i/hT7L+RZof5yCXGrYe5jn2YO6BYMjgY+51tCIAqHgBLwR pwLnGuRjAKyBJkuN4yd4U92uCY1vUr2D/c5b8DuxyQwfOHUeaLqDJhnkkuGXbB56h2C1IVBdgncc bBi6feroa9B6jUDojnQPQKupbyXyeeCE1oT7Oqrt+SnfY3mkiyGA/3AmD3H5g32CcBx6hY8pRkwJ 9PpcjRGobUfprFnhAa1vepwcgMOhwG+pdSgKHFU9HAvoAH6XUl7lDUCCq5Qb6GMbVm3Aj++qDYCt wdBc/YHgOFCmS3mjDMRcSE2qY4E3Q3PVIQRQmeodNH4QEbRUFZzW+VotzwX4yTcRTySOML1qjcE5 hTirVqDHkMAP0PjAywp3d18JZtqzvr9zDYD+GaSKtE6Zlr/DLPNFmOcvBAAAAABJRU5ErkJggg== X-Hashcash: 1:20:160711:yamaoka@jpl.org::8OA2xcf2Pzm18jIM:0008X4 X-Hashcash: 1:20:160711:23069@debbugs.gnu.org::resbKJCzaheVXj9x:00000000000000000000000000000000000000003h40 Date: Mon, 11 Jul 2016 20:58:11 +0200 In-Reply-To: (Katsumi Yamaoka's message of "Tue, 22 Mar 2016 11:42:32 +0900") Message-ID: <878tx8m27w.fsf@kanis.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: 23069 Cc: 23069@debbugs.gnu.org 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: -1.3 (-) =EF=BC=93=E6=9C=88=EF=BC=92=EF=BC=92=E6=97=A5=EF=BC=91=EF=BC=91=E6=99=82=EF= =BC=94=EF=BC=92=E5=88=86=E3=81=ABKatsumi Yamaoka=E3=81=8C=E6=9B=B8=E3=81=BE= =E3=81=97=E3=81=9F=EF=BC=9A > On Sun, 20 Mar 2016 17:03:05 +0100, Ivan Kanis wrote: >> Sorry no emacs -Q. I assume Gnus is set up with a HTML mail >> available. > >> 1) (setq gnus-article-browse-delete-temp nil) >> 2) go to a mail article >> 3) M-x gnus-article-browse-html-article > >> You should see Firefox displaying the article. > >> 4) q q q (quit gnus) >> 5) refresh the page in Firefox > >> Firefox will issue an error as files have been erased. I expect the >> files to not be deleted as is documented when setting the variable >> gnus-article-browse-delete-temp to nil. > > As documented, `gnus-article-browse-delete-temp' controls how > deleting temp files is done when exiting the summary buffer. So, > I don't think it's a bug. Deleting files regardless of the value > of `gnus-article-browse-delete-temp' when exiting the group buffer > was gotten to do ten years ago: > > 2006-03-02 Reiner Steib gmx.de> > [...] > (gnus-article-browse-html-parts): Add > `gnus-article-browse-delete-temp-files' to > `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'. Hello Katsumi=E3=81=95=E3=82=93 I have read again the documentation of gnus-article-browse-delete-temp. Here is the bit that interests me: "If nil, don't delete temporary files" I understand that if the variable is set to nil the temporary files should not be deleted. I am trying to keep those files so I am guessing the bit you quoted Reiner Steib will not help me. Ivan --=20 =E4=B8=83=E8=BB=A2=E3=81=B3=E5=85=AB=E8=B5=B7=E3=81=8D From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 04:42:47 2016 Received: (at 23069) by debbugs.gnu.org; 13 Jul 2016 08:42:47 +0000 Received: from localhost ([127.0.0.1]:49028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNFkl-0001WI-2m for submit@debbugs.gnu.org; Wed, 13 Jul 2016 04:42:47 -0400 Received: from mail-hampton.hostforweb.net ([205.234.186.191]:54822 helo=hampton.hostforweb.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNFki-0001W2-UO for 23069@debbugs.gnu.org; Wed, 13 Jul 2016 04:42:45 -0400 Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:63024 helo=localhost) by hampton.hostforweb.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.87) (envelope-from ) id 1bNFka-003IoD-EH; Wed, 13 Jul 2016 03:42:37 -0500 Date: Wed, 13 Jul 2016 17:42:39 +0900 Message-ID: From: Katsumi Yamaoka To: ivan@kanis.fr Subject: Re: bug#23069: 25.1.50; in Gnus temporary browse files are always deleted References: <87bn69uog6.fsf@kanis.fr> <878tx8m27w.fsf@kanis.fr> Organization: Emacsen advocacy group X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (i686-pc-cygwin) Cancel-Lock: sha1:XvVaElywAQb6z4i/LzUtQPVIJLo= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: authenticated_id: yamaoka/from_h X-Authenticated-Sender: hampton.hostforweb.net: yamaoka@jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23069 Cc: 23069@debbugs.gnu.org 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.7 (/) On Mon, 11 Jul 2016 20:58:11 +0200, Ivan Kanis wrote: > I have read again the documentation of gnus-article-browse-delete-temp. > Here is the bit that interests me: > "If nil, don't delete temporary files" > I understand that if the variable is set to nil the temporary files > should not be deleted. I can understand it so, too. > I am trying to keep those files so I am guessing the bit you quoted > Reiner Steib will not help me. ;;; gnus-art.el ;;; (defun gnus-article-browse-html-parts (list &optional header) [...] (add-hook 'gnus-summary-prepare-exit-hook 'gnus-article-browse-delete-temp-files) (add-hook 'gnus-exit-gnus-hook (lambda () (gnus-article-browse-delete-temp-files t))) These two hooks are what Reiner added over a decade ago, and the last `t' forces it to delete temp files regardless of `gnus-article-browse-delete-temp'. I think there are three ways to fix this issue: 1. Add a note, like the following, to the documentation of `gnus-article-browse-delete-temp': Note that temporary files will be deleted when exiting Gnus no matter what the value of this variable is. 2. Don't pass `t' to `gnus-article-browse-delete-temp-files' that `gnus-exit-gnus-hook' runs. 3. Don't add `gnus-article-browse-delete-temp-files' to `gnus-exit-gnus-hook'. I vote for 3. `gnus-summary-prepare-exit-hook' is sufficient for those who want to delete temp files automatically, I think. WDYT? From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 10:14:41 2016 Received: (at 23069) by debbugs.gnu.org; 13 Jul 2016 14:14:41 +0000 Received: from localhost ([127.0.0.1]:49910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNKvs-0002ha-Nm for submit@debbugs.gnu.org; Wed, 13 Jul 2016 10:14:41 -0400 Received: from mail-pa0-f42.google.com ([209.85.220.42]:33881) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNKvm-0002hA-PR for 23069@debbugs.gnu.org; Wed, 13 Jul 2016 10:14:35 -0400 Received: by mail-pa0-f42.google.com with SMTP id fi15so18252709pac.1 for <23069@debbugs.gnu.org>; Wed, 13 Jul 2016 07:14:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lifelogs.com; s=google; h=from:to:cc:subject:organization:references:mail-copies-to :gmane-reply-to-list:date:in-reply-to:message-id:user-agent :mime-version; bh=hXwnk89qquzP8ko5flknDW2uoG/sfgY48mFmHpB64RI=; b=LaC+ZLyFgLOF6C/dxRW91HROdzveV4HG13DZyBJwF7WQE2JkR2UtYfGWFGrWBWK4kZ qD5uXT+Q4WUpScaNSWfKB8VrKhViJB0pBN0oDY0sG7dPGb/rsEfr/16iVvEtIhQXCmSN KvoQfA6xiSz9iXisS7dhP0uIi4QCLh0Gj+ojg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:organization:references :mail-copies-to:gmane-reply-to-list:date:in-reply-to:message-id :user-agent:mime-version; bh=hXwnk89qquzP8ko5flknDW2uoG/sfgY48mFmHpB64RI=; b=Mjo0wiKTB9BjCm4AFvR7vN7LCBBCkSJFQMMujZi03DLQoeDo3b7GTEkK4sVs56MIwB OnopOA0Ffogwzi26nOpqyadbjCn2R1pk9A6WFoV7s0b/LICxGRjrz5amrHsSdjLHcsZI TIZEkasc9bh8Jtopyq2BDGVTwoK+uzIQXhw8Nw2HBLP1qSJWBHzmG88HnMHNd6N/5czG 2hcFVk4qzPMNQdbGJfMR5K4iNw0fRnu2gMXi31f75KRjuflfSg3zyqWViJ6F3IMx+Nlu go13W+LXb0Tazji79k50ny3BUVtn0F3e0ICrzJZn2LRT74T5PI4nQhGDiljCtjGPSP5a HKmg== X-Gm-Message-State: ALyK8tKDqVWSE6+CmmXFVA4C34w4Rz56+3t4/c9tSSMRzsqNDKQm9/ZlZ1+e3vzHR5UYVA== X-Received: by 10.66.254.102 with SMTP id ah6mr14119210pad.59.1468419264763; Wed, 13 Jul 2016 07:14:24 -0700 (PDT) Received: from flea (c-98-229-60-157.hsd1.ma.comcast.net. [98.229.60.157]) by smtp.gmail.com with ESMTPSA id e126sm4980149pfc.5.2016.07.13.07.14.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Jul 2016 07:14:24 -0700 (PDT) From: Ted Zlatanov To: Katsumi Yamaoka Subject: Re: bug#23069: 25.1.50; in Gnus temporary browse files are always deleted Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos References: <87bn69uog6.fsf@kanis.fr> <878tx8m27w.fsf@kanis.fr> X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes Date: Wed, 13 Jul 2016 10:14:18 -0400 In-Reply-To: (Katsumi Yamaoka's message of "Wed, 13 Jul 2016 17:42:39 +0900") Message-ID: <871t2xy69x.fsf@lifelogs.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23069 Cc: ivan@kanis.fr, 23069@debbugs.gnu.org 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.7 (/) On Wed, 13 Jul 2016 17:42:39 +0900 Katsumi Yamaoka wrote: KY> I think there are three KY> ways to fix this issue: KY> 1. Add a note, like the following, to the documentation of KY> `gnus-article-browse-delete-temp': KY> Note that temporary files will be deleted when exiting Gnus KY> no matter what the value of this variable is. KY> 2. Don't pass `t' to `gnus-article-browse-delete-temp-files' KY> that `gnus-exit-gnus-hook' runs. KY> 3. Don't add `gnus-article-browse-delete-temp-files' to KY> `gnus-exit-gnus-hook'. KY> I vote for 3. KY> `gnus-summary-prepare-exit-hook' is sufficient for those who KY> want to delete temp files automatically, I think. I think it's much more common to want temporary files deleted by Gnus when it exits, than to keep them. By definition those files are transient. Ted From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 19:28:03 2016 Received: (at 23069) by debbugs.gnu.org; 13 Jul 2016 23:28:03 +0000 Received: from localhost ([127.0.0.1]:50316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNTZT-0004OG-Be for submit@debbugs.gnu.org; Wed, 13 Jul 2016 19:28:03 -0400 Received: from mail-hampton.hostforweb.net ([205.234.186.191]:45945 helo=hampton.hostforweb.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bNTZQ-0004Nf-Gb for 23069@debbugs.gnu.org; Wed, 13 Jul 2016 19:28:02 -0400 Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:63482 helo=localhost) by hampton.hostforweb.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.87) (envelope-from ) id 1bNTZH-000MUA-Ew; Wed, 13 Jul 2016 18:27:52 -0500 Date: Thu, 14 Jul 2016 08:27:55 +0900 Message-ID: From: Katsumi Yamaoka To: ivan@kanis.fr Subject: Re: bug#23069: 25.1.50; in Gnus temporary browse files are always deleted References: <87bn69uog6.fsf@kanis.fr> <878tx8m27w.fsf@kanis.fr> <871t2xy69x.fsf@lifelogs.com> Organization: Emacsen advocacy group X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (i686-pc-cygwin) Cancel-Lock: sha1:UOaSHTeo4vqU39C2wkJnXM8+/Zg= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: authenticated_id: yamaoka/from_h X-Authenticated-Sender: hampton.hostforweb.net: yamaoka@jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 23069 Cc: 23069@debbugs.gnu.org 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.7 (/) On Wed, 13 Jul 2016 10:14:18 -0400, Ted Zlatanov wrote: > On Wed, 13 Jul 2016 17:42:39 +0900 Katsumi Yamaoka wrote: KY> 3. Don't add `gnus-article-browse-delete-temp-files' to KY> `gnus-exit-gnus-hook'. KY> I vote for 3. KY> `gnus-summary-prepare-exit-hook' is sufficient for those who KY> want to delete temp files automatically, I think. > I think it's much more common to want temporary files deleted by Gnus > when it exits, than to keep them. By definition those files are > transient. Roger. Ivan, here is a solution for you. :) (defadvice gnus-article-browse-html-parts (after dont-delete-temp-files-when-gnus-exits activate) "Never delete temp files if `gnus-article-browse-delete-temp' is nil." (unless gnus-article-browse-delete-temp (remove-hook 'gnus-exit-gnus-hook (byte-compile (lambda () (gnus-article-browse-delete-temp-files t)))))) If it's ok, please close this bug. Regards, From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 25 05:54:59 2016 Received: (at control) by debbugs.gnu.org; 25 Aug 2016 09:54:59 +0000 Received: from localhost ([127.0.0.1]:40013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcrNC-0007hU-TT for submit@debbugs.gnu.org; Thu, 25 Aug 2016 05:54:59 -0400 Received: from smtp.kanis.fr ([46.19.35.252]:59585) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcrNB-0007hF-DW for control@debbugs.gnu.org; Thu, 25 Aug 2016 05:54:57 -0400 Received: from [176.152.90.105] (helo=tao) by smtp.kanis.fr with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bcrN6-0003uJ-4U for control@debbugs.gnu.org; Thu, 25 Aug 2016 11:54:52 +0200 From: Ivan Kanis To: control@debbugs.gnu.org Subject: close 23069 Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAAB5QTFRF IBkXUxMTOCwoTC4qcUY8iFxQmmper31txpaJ/v/8aKZ1oAAAAcVJREFUOMt100tu2zAQAFDCXnUZ oAcIqG68LZULVLQBbwuSiffm6AIRRyeotAySJoVu2+FPpJWWC3/4NKOZocSW/yxWfnJ2+Bdwzhj7 8gleWVy7DXC2rkMNr2V/zRbghXIwthf3VbIA9Ffc71vZCSFyCEsBggtNS8ludwvfmhYA0Vn9o4DP zMWxR7+cPWzAYFzwM0ModtdmcDbDS6i/hT7L+RZof5yCXGrYe5jn2YO6BYMjgY+51tCIAqHgBLwR pwLnGuRjAKyBJkuN4yd4U92uCY1vUr2D/c5b8DuxyQwfOHUeaLqDJhnkkuGXbB56h2C1IVBdgncc bBi6feroa9B6jUDojnQPQKupbyXyeeCE1oT7Oqrt+SnfY3mkiyGA/3AmD3H5g32CcBx6hY8pRkwJ 9PpcjRGobUfprFnhAa1vepwcgMOhwG+pdSgKHFU9HAvoAH6XUl7lDUCCq5Qb6GMbVm3Aj++qDYCt wdBc/YHgOFCmS3mjDMRcSE2qY4E3Q3PVIQRQmeodNH4QEbRUFZzW+VotzwX4yTcRTySOML1qjcE5 hTirVqDHkMAP0PjAywp3d18JZtqzvr9zDYD+GaSKtE6Zlr/DLPNFmOcvBAAAAABJRU5ErkJggg== Date: Thu, 25 Aug 2016 11:54:50 +0200 Message-ID: <87d1kx6umt.fsf@kanis.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.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: -0.2 (/) close 23069 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 25 05:57:16 2016 Received: (at 23069) by debbugs.gnu.org; 25 Aug 2016 09:57:16 +0000 Received: from localhost ([127.0.0.1]:40019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcrPQ-0007lj-9d for submit@debbugs.gnu.org; Thu, 25 Aug 2016 05:57:16 -0400 Received: from smtp.kanis.fr ([46.19.35.252]:59587) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bcrPP-0007lR-EH for 23069@debbugs.gnu.org; Thu, 25 Aug 2016 05:57:15 -0400 Received: from [176.152.90.105] (helo=tao) by smtp.kanis.fr with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bcrPK-0003ue-JP; Thu, 25 Aug 2016 11:57:10 +0200 From: Ivan Kanis To: Katsumi Yamaoka , Ted Zlatanov Subject: Re: bug#23069: 25.1.50; in Gnus temporary browse files are always deleted References: <87bn69uog6.fsf@kanis.fr> <878tx8m27w.fsf@kanis.fr> <87bn69uog6.fsf@kanis.fr> <878tx8m27w.fsf@kanis.fr> <871t2xy69x.fsf@lifelogs.com> <871t2xy69x.fsf@lifelogs.com> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAAB5QTFRF IBkXUxMTOCwoTC4qcUY8iFxQmmper31txpaJ/v/8aKZ1oAAAAcVJREFUOMt100tu2zAQAFDCXnUZ oAcIqG68LZULVLQBbwuSiffm6AIRRyeotAySJoVu2+FPpJWWC3/4NKOZocSW/yxWfnJ2+Bdwzhj7 8gleWVy7DXC2rkMNr2V/zRbghXIwthf3VbIA9Ffc71vZCSFyCEsBggtNS8ludwvfmhYA0Vn9o4DP zMWxR7+cPWzAYFzwM0ModtdmcDbDS6i/hT7L+RZof5yCXGrYe5jn2YO6BYMjgY+51tCIAqHgBLwR pwLnGuRjAKyBJkuN4yd4U92uCY1vUr2D/c5b8DuxyQwfOHUeaLqDJhnkkuGXbB56h2C1IVBdgncc bBi6feroa9B6jUDojnQPQKupbyXyeeCE1oT7Oqrt+SnfY3mkiyGA/3AmD3H5g32CcBx6hY8pRkwJ 9PpcjRGobUfprFnhAa1vepwcgMOhwG+pdSgKHFU9HAvoAH6XUl7lDUCCq5Qb6GMbVm3Aj++qDYCt wdBc/YHgOFCmS3mjDMRcSE2qY4E3Q3PVIQRQmeodNH4QEbRUFZzW+VotzwX4yTcRTySOML1qjcE5 hTirVqDHkMAP0PjAywp3d18JZtqzvr9zDYD+GaSKtE6Zlr/DLPNFmOcvBAAAAABJRU5ErkJggg== X-Hashcash: 1:20:160825:23069@debbugs.gnu.org::RGCd03J+ZHeXSCm9:00000000000000000000000000000000000000003OYh X-Hashcash: 1:20:160825:yamaoka@jpl.org::n7vu2OfPOmzN7gGj:0044V1 Date: Thu, 25 Aug 2016 11:57:08 +0200 In-Reply-To: <871t2xy69x.fsf@lifelogs.com> (Ted Zlatanov's message of "Wed, 13 Jul 2016 10:14:18 -0400, Thu, 14 Jul 2016 08:27:55 +0900") Message-ID: <87bn0h6uiz.fsf_-_@kanis.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 23069 Cc: 23069@debbugs.gnu.org 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.2 (/) July, 14 at 8:27 Katsumi Yamaoka wrote: >> I think it's much more common to want temporary files deleted by Gnus >> when it exits, than to keep them. By definition those files are >> transient. > > Roger. Ivan, here is a solution for you. :) I have a simpler one if someone stumble on this thread. (require 'gnus-art) ;; Don't delete temporary files. Do it this way because setting ;; gnus-article-browse-delete-temp to nil does not work (defun gnus-article-browse-delete-temp-files (&optional how)) I have closed the bug. Thank you, Ivan From unknown Sat Jun 21 03:11:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 22 Sep 2016 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