From trentbuck@gmail.com Mon Jan 5 19:55:39 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Jan 2009 03:55:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n063taSP003825 for ; Mon, 5 Jan 2009 19:55:37 -0800 Received: from mx10.gnu.org ([199.232.76.166]:50067) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LK31N-00044b-MD for emacs-pretest-bug@gnu.org; Mon, 05 Jan 2009 22:54:25 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LK32U-0002tH-QO for emacs-pretest-bug@gnu.org; Mon, 05 Jan 2009 22:55:35 -0500 Received: from wa-out-1112.google.com ([209.85.146.179]:25789) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LK32U-0002sv-Cl for emacs-pretest-bug@gnu.org; Mon, 05 Jan 2009 22:55:34 -0500 Received: by wa-out-1112.google.com with SMTP id j32so4435210waf.26 for ; Mon, 05 Jan 2009 19:55:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:cc :subject; bh=sWsF8DwzfmmpOuxfHK49ZgPnV1WFkEuAtoV8fXigvhA=; b=nuSxL05OUItlMKWa5SRZy3GAaUtXpfEH3gjwJZ0pJZzxZFv7bl9qK2qomt44uN1ndU ZsOK/hbiUUaUXPgHVA6EuRpq8WpThPP2AN6WVt32jzfgpYpn0dFziqi1EISf5kX/7B9u yyah3q4UWWVbcrKBLiwns0rxuTn1LYE39pMus= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:cc:subject; b=eZrPNQqjLtt9T7ddLjgmVIHU1YBaR0HNy8O12AB2zTPIWPkpM6ZFd2JALe0C0TdBnb KBkYkG5aNBd0xmQAqbsoSMBaAAy6pUvIiEyWsPFd4wjBHW5tK8w99hiJXlHs3H/3Ozf0 D0J753uSp5PI/1d7Ji2O2NkAi2SjEEaINcXD8= Received: by 10.114.196.13 with SMTP id t13mr14251895waf.82.1231214131817; Mon, 05 Jan 2009 19:55:31 -0800 (PST) Received: from localhost (nat064.cyber.com.au [203.7.155.64]) by mx.google.com with ESMTPS id n22sm35474926pof.16.2009.01.05.19.55.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 05 Jan 2009 19:55:31 -0800 (PST) Message-ID: <4962d633.16be600a.5919.ffff9d75@mx.google.com> Date: Mon, 05 Jan 2009 19:55:31 -0800 (PST) From: trentbuck@gmail.com To: emacs-pretest-bug@gnu.org CC: rfrancoise@debian.org Subject: 23.0.60; easypg incompatible with tramp? X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) I tried to open a remote, encrypted file /ssh:foo:/bar/quux.txt.gpg. When I do, it immediately pops up with this buffer: Select recipents for encryption. If no one is selected, symmetric encryption will be performed. - `m' to mark a key on the line - `u' to unmark a key on the line [Cancel] [OK] It looks like easypg is trying to encrypt the file, instead of opening it! I think this problem is because tramp starts by reading the remote file in and writing it out to /tmp/.gpg. In GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-01-04 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090103-1) configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.60/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.60/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C 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_AU.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: rcirc Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-mode: t rcirc-track-minor-mode: t savehist-mode: t icomplete-mode: t partial-completion-mode: t show-paren-mode: t delete-selection-mode: t tooltip-mode: t use-hard-newlines: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: SPC d i d SPC t h i s RET T h e SPC o t h e r SPC k e y SPC i s SPC a l r e a d y SPC h e r e SPC i n SPC - - l i s t - s e c r e t - k e y s RET C-x ESC O B ESC O A RET C-x ESC O D I t ' s SPC j u s t SPC t h a t SPC g p g SPC i s SPC f u c k i n g ESC b ESC b ESC O D ESC O D ESC O C . e l ESC b ESC O D ESC O D ESC O D ESC O D ESC O C n u ESC b C-k e a s y p g SPC i s SPC a f DEL DEL f u c k i n SPC DEL g SPC s t u p i d . RET A p p a r n e t l y SPC i t SPC ESC [ 1 ~ C-k A p p a r e n t l y SPC i t SPC i s n ' t DEL DEL DEL DEL DEL d o e s n ' t SPC w o r k SPC w i t h SPC t r a m p RET ESC x r e p o r t SPC g b u C-g C-x ESC O C C-@ ESC O B ESC O B ESC O B ESC O B ESC w C-x ESC O D C-x ESC O C RET ESC x r e p o r t SPC e m a c s SPC b u g RET Recent messages: Use M-x make-directory RET RET to create the directory and its parents Wrote /tmp/tramp.2264yYr Mark set Quit Wrote /tmp/tramp.2264_ix Mark set [2 times] windmove-do-window-select: No window left from selected window windmove-do-window-select: No window up from selected window Quit Mark set Quit From trentbuck@gmail.com Mon Jan 5 22:52:32 2009 Received: (at 1798) by emacsbugs.donarmstrong.com; 6 Jan 2009 06:52:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n066qTlS016173 for <1798@emacsbugs.donarmstrong.com>; Mon, 5 Jan 2009 22:52:30 -0800 Received: by wa-out-1112.google.com with SMTP id j40so4927885wah.1 for <1798@emacsbugs.donarmstrong.com>; Mon, 05 Jan 2009 22:52:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=h7LLi4dpTquq6pv4nks7jioPOM93Sx4uPqUluuV4q0g=; b=KM7SW3G0DyO5yo+8WM02B58mab9QLBsoGLfjmSKtg2Jn9W52wAWlknnNAriualEAzY SiDnWgoM38b9zmkBNCTMVjWrXRDqpioIJ69zvjjpCtSnX8kUTeyLt7DDX92dKgT32kUB pTeBgeVUkGKJRu80qnZ4HeHSF7x5VimrbNP2w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=sGPBCXZG3NOvhwPWC9fUNK4pNi/Rrjw7hWFxFqm+gdraSfyQ3r5y4N3zmh10OcIsGV V/n20LoDu9aDD2hV8qMfhGzrtF+nwQ3BD21oxosLyNfK/QmAfb2PGNWwF7CBIolOWaGQ t+6CoMhPoWVpXPq+fcDRfG06gIHrGF7Eis5rs= Received: by 10.115.111.3 with SMTP id o3mr1246107wam.60.1231224749043; Mon, 05 Jan 2009 22:52:29 -0800 (PST) Received: from localhost (nat064.cyber.com.au [203.7.155.64]) by mx.google.com with ESMTPS id n22sm35669464pof.16.2009.01.05.22.52.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 05 Jan 2009 22:52:28 -0800 (PST) Date: Tue, 6 Jan 2009 17:54:18 +1100 From: "Trent W. Buck" To: 1798@debbugs.gnu.org Subject: Re: bug#1798: Acknowledgement (23.0.60; easypg incompatible with tramp?) Message-ID: <20090106065418.GA13441@Clio.twb.ath.cx> References: <4962d633.16be600a.5919.ffff9d75@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) I tried this to tell epa NOT to encrypt tramp's cache files, but it didn't work. ELISP> (rx (or (not (any "/")) (and "/" (not (any "t"))) (and "/t" (not (any "m"))) (and "/tm" (not (any "p"))) (and "/tmp" (not (any "/"))) (and "/tmp/" (not (any "t"))) (and "/tmp/t" (not (any "r"))) (and "/tmp/tr" (not (any "a"))) (and "/tmp/tra" (not (any "m"))) (and "/tmp/tram" (not (any "p"))) (and "/tmp/tramp" (not (any "."))))) "[^/]\\|/[^t]\\|/t[^m]\\|/tm[^p]\\|/tmp[^/]\\|/tmp/[^t]\\|/tmp/t[^r]\\|/tmp/tr[^a]\\|/tmp/tra[^m]\\|/tmp/tram[^p]\\|/tmp/tramp[^.]" ELISP> epa-file-name-regexp "\\`\\([^/]\\|/[^t]\\|/t[^m]\\|/tm[^p]\\|/tmp[^/]\\|/tmp/[^t]\\|/tmp/t[^r]\\|/tmp/tr[^a]\\|/tmp/tra[^m]\\|/tmp/tram[^p]\\|/tmp/tramp[^.]\\).*\\([^/]\\|/[^t]\\)\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'" ELISP> From daiki.ueno@gmail.com Thu Jan 8 18:02:36 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 9 Jan 2009 02:02:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0922Yqa002293 for ; Thu, 8 Jan 2009 18:02:35 -0800 Received: from mail.gnu.org ([199.232.76.166]:50141 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LL6ga-00022Y-5s for emacs-pretest-bug@gnu.org; Thu, 08 Jan 2009 21:01:20 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LL6hk-0003B2-Q4 for emacs-pretest-bug@gnu.org; Thu, 08 Jan 2009 21:02:33 -0500 Received: from rv-out-0708.google.com ([209.85.198.248]:46999) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LL6hk-0003Am-Gh for emacs-pretest-bug@gnu.org; Thu, 08 Jan 2009 21:02:32 -0500 Received: by rv-out-0708.google.com with SMTP id k29so10988104rvb.6 for ; Thu, 08 Jan 2009 18:02:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:from:to:cc:subject :references:date:in-reply-to:message-id:user-agent:mime-version :content-type; bh=joSkrR1riQWvKmwl0JPRMzeK59zgRtm6caoOfd91bXE=; b=h8UarbUneyCP9q7vZJ9mb6unf/HCEGgG2IJnqe40ixIo9yG9QvI7KLE1P1Unq88S5E qLULJSCi72A5JiJPOz9jtWDX7W7f/ycEJT2xzTtk1giCrQprhT6jMaPR6GRngeY2bB8b qeyAZeLsuRFJcgWQzgnCOxLk6esbKyq+tZBsM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=r/x/kF6rQdlVW1IE0UTH8M4tgN2+ypaPC3UE7kfadS4YeEjf0KPI5+ES3I8xx3idDL w6ZzBVj389dIt4EG/NXCnfDSMSjy1uraGAFgOULDpncaRh77yrxjoEwqhyjL4Ow5B/KP KvAI3l4Ns9GOcS8edTCC0C1oO6CrjtwbKFVrY= Received: by 10.115.92.2 with SMTP id u2mr16502635wal.228.1231466548498; Thu, 08 Jan 2009 18:02:28 -0800 (PST) Received: from p360 ([150.82.175.84]) by mx.google.com with ESMTPS id y25sm30231757pod.24.2009.01.08.18.02.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 Jan 2009 18:02:27 -0800 (PST) Sender: Daiki Ueno From: Daiki Ueno To: trentbuck@gmail.com Cc: 1798@debbugs.gnu.org, emacs-pretest-bug@gnu.org, rfrancoise@debian.org Subject: Re: bug#1798: 23.0.60; easypg incompatible with tramp? References: <4962d633.16be600a.5919.ffff9d75@mx.google.com> Date: Fri, 09 Jan 2009 11:02:25 +0900 In-Reply-To: <4962d633.16be600a.5919.ffff9d75@mx.google.com> (trentbuck@gmail.com's message of "Mon, 05 Jan 2009 19:55:31 -0800 (PST)") Message-ID: <87ljtlqlse.fsf@broken.deisui.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) >>>>> In <4962d633.16be600a.5919.ffff9d75@mx.google.com> >>>>> trentbuck@gmail.com wrote: > I tried to open a remote, encrypted file /ssh:foo:/bar/quux.txt.gpg. > When I do, it immediately pops up with this buffer: > Select recipents for encryption. > If no one is selected, symmetric encryption will be performed. > - `m' to mark a key on the line > - `u' to unmark a key on the line > [Cancel] [OK] > > It looks like easypg is trying to encrypt the file, instead of opening > it! I think this problem is because tramp starts by reading the > remote file in and writing it out to /tmp/.gpg. I can't reproduce it here. Could you please try: M-x debug-on-entry epa-file-write-region to figure out which function calls `write-region' handler? Regards, -- Daiki Ueno From rgm@gnu.org Thu Jan 15 15:38:28 2009 Received: (at control) by emacsbugs.donarmstrong.com; 15 Jan 2009 23:38:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0FNcPDO030885 for ; Thu, 15 Jan 2009 15:38:27 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LNblm-0003kP-P8; Thu, 15 Jan 2009 18:37:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18799.51358.725326.185170@fencepost.gnu.org> Date: Thu, 15 Jan 2009 18:37:02 -0500 From: Glenn Morris To: control severity 1305 wishlist severity 1303 minor severity 1250 minor severity 1367 wishlist severity 1405 minor severity 1457 wishlist severity 1555 minor severity 1569 minor severity 1688 minor close 1705 severity 1731 minor close 1756 severity 1768 minor severity 1779 minor tags 1798 moreinfo reassign 1860 notemacs reassign 1902 emacs,ns reassign 1924 spam reassign 1926 notemacs stop From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 08 14:07:29 2011 Received: (at 1798) by debbugs.gnu.org; 8 Jul 2011 18:07:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfFSa-0008FT-T6 for submit@debbugs.gnu.org; Fri, 08 Jul 2011 14:07:29 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QfFSY-0008FG-Dl for 1798@debbugs.gnu.org; Fri, 08 Jul 2011 14:07:27 -0400 Received: (qmail invoked by alias); 08 Jul 2011 18:07:20 -0000 Received: from p57BB9A1C.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.154.28] by mail.gmx.net (mp065) with SMTP; 08 Jul 2011 20:07:20 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/WD2hbFznWy81mBQv80tHyVo5/fJEbMW0Akxp0Wm qSPoIbYRC8RCyN From: Michael Albinus To: "Trent W. Buck" Subject: Re: bug#1798: (23.0.60; easypg incompatible with tramp?) References: <4962d633.16be600a.5919.ffff9d75@mx.google.com> <20090106065418.GA13441@Clio.twb.ath.cx> Date: Fri, 08 Jul 2011 20:07:14 +0200 In-Reply-To: <20090106065418.GA13441@Clio.twb.ath.cx> (Trent W. Buck's message of "Tue, 6 Jan 2009 17:54:18 +1100") Message-ID: <87hb6w7ijx.fsf_-_@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 1798 Cc: 1798@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 (--) "Trent W. Buck" writes: > I tried this to tell epa NOT to encrypt tramp's cache files, but it didn't work. I've just checked with Emacs 24.0.50, it works without any tweakings. Could you, please, retest? Thanks, and best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 24 06:03:29 2011 Received: (at 1798-done) by debbugs.gnu.org; 24 Jul 2011 10:03:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QkvWz-0007Kf-1u for submit@debbugs.gnu.org; Sun, 24 Jul 2011 06:03:29 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QkvWx-0007KT-Lm for 1798-done@debbugs.gnu.org; Sun, 24 Jul 2011 06:03:28 -0400 Received: (qmail invoked by alias); 24 Jul 2011 10:03:21 -0000 Received: from p57BB8187.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.129.135] by mail.gmx.net (mp024) with SMTP; 24 Jul 2011 12:03:21 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+PwXFmnHmP2XKsunNGTKo9cuQDjbtrRcCy9zqwjQ aKYpAgRMdRWKNS From: Michael Albinus To: "Trent W. Buck" Subject: Re: bug#1798: (23.0.60; easypg incompatible with tramp?) References: <4962d633.16be600a.5919.ffff9d75@mx.google.com> <20090106065418.GA13441@Clio.twb.ath.cx> <87hb6w7ijx.fsf_-_@gmx.de> Date: Sun, 24 Jul 2011 12:03:17 +0200 In-Reply-To: <87hb6w7ijx.fsf_-_@gmx.de> (Michael Albinus's message of "Fri, 08 Jul 2011 20:07:14 +0200") Message-ID: <87oc0k807u.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 1798-done Cc: 1798-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 (--) Michael Albinus writes: > I've just checked with Emacs 24.0.50, it works without any > tweakings. Could you, please, retest? No reply, so I close the bug. In case you disagree, you could reopen it. Best regards, Michael. From unknown Wed Jun 25 03:53:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 21 Aug 2011 11:24:04 +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