From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#2807: Subject: 23.0.90; etags can't access .el.gz files Date: Fri, 07 Oct 2011 00:05:58 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317939303 16639 80.91.229.12 (6 Oct 2011 22:15:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 6 Oct 2011 22:15:03 +0000 (UTC) Cc: MON KEY , 2807@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 00:14:58 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwDR-0003D1-T4 for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Oct 2011 00:14:58 +0200 Original-Received: from localhost ([::1]:55914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBwDR-0002Gy-D5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Oct 2011 18:14:57 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBwDO-0002Gf-Vz for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 18:14:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBwDN-0003R6-R4 for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 18:14:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBwDN-0003R2-N3 for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 18:14:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RBwDY-0002x4-7Q for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 18:15:04 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 06 Oct 2011 22:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 2807 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 2807-submit@debbugs.gnu.org id=B2807.131793929411199 (code B ref 2807); Thu, 06 Oct 2011 22:15:04 +0000 Original-Received: (at 2807) by debbugs.gnu.org; 6 Oct 2011 22:14:54 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwDO-0002uZ-Hb for submit@debbugs.gnu.org; Thu, 06 Oct 2011 18:14:54 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBwDL-0002uM-VJ for 2807@debbugs.gnu.org; Thu, 06 Oct 2011 18:14:53 -0400 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RBwD4-0002y3-9n; Fri, 07 Oct 2011 00:14:34 +0200 In-Reply-To: (Stefan Monnier's message of "Tue, 13 Sep 2011 14:09:49 -0400") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) X-Now-Playing: Clogs's _The Creatures in the Garden of Lady Walton_: "Red Seas" X-MailScanner-ID: 1RBwD4-0002y3-9n MailScanner-NULL-Check: 1318544074.39318@EKfQLF0WNv4fHVIbrhjTHQ X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 06 Oct 2011 18:15:04 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52326 Archived-At: Stefan Monnier writes: >> I think that the solution should be that etags.el cares about looking >> for possible compressed versions of file names contained in TAGS file. > > Please share the code with info.el which does that for its files. Are you thinking of this bit? (defvar Info-suffix-list ;; The MS-DOS list should work both when long file names are ;; supported (Windows 9X), and when only 8+3 file names are available. (if (eq system-type 'ms-dos) '( (".gz" . "gunzip") (".z" . "gunzip") [...] '( (".info.Z" . "uncompress") (".info.Y" . "unyabba") (".info.gz" . "gunzip") (".info.z" . "gunzip") (".info.bz2" . ("bzip2" "-dc")) (".info.xz" . "unxz") (".info" . nil) ("-info.Z" . "uncompress") ("-info.Y" . "unyabba") etc etc etc. Is this even necessary in Info? Doesn't jka-compr know all about this already? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/