GNU bug report logs - #13338
24.2; find-tag misses 'jka-compr feature at startup

Previous Next

Package: emacs;

Reported by: Vandrus Zoltán <vandrus.zoltan <at> gmail.com>

Date: Wed, 2 Jan 2013 18:47:02 UTC

Severity: normal

Found in version 24.2

Fixed in version 24.2.92

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13338 in the body.
You can then email your comments to 13338 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13338; Package emacs. (Wed, 02 Jan 2013 18:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vandrus Zoltán <vandrus.zoltan <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 02 Jan 2013 18:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vandrus Zoltán <vandrus.zoltan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2; find-tag misses 'jka-compr feature at startup
Date: Wed, 02 Jan 2013 17:33:56 +0100
I made a TAGS file for the lisp files of emacs, which are gz compressed,
and if I try to use find-tag at startup it fails to find the files,
although I have auto-compression-mode enabled.

I have the following message:

   tag-find-file-of-tag-noselect: File 
/usr/share/emacs/24.2/lisp/simple.el not found


I think it's because tag-find-file-of-tag-noselect use

   (featurep 'jka-compr)

to decide if it should handle compressed files, but jka-compr.el
provides only 'jka-cmpr-hook.


And indeed after evaluating

   (require 'jka-compr)

find-tag works.




In GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.2)
of 2012-11-18 on eric
Windowing system distributor `The X.Org Foundation', version 11.0.11301000
Configured using:
`configure '--prefix=/usr' '--sysconfdir=/etc' '--libexecdir=/usr/lib'
'--localstatedir=/var' '--with-x-toolkit=gtk3' '--with-xft'
'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro''

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils cus-edit wid-edit battery time paren
cua-base cus-start cus-load help-mode easymenu view lua-mode-autoloads
package tabulated-list tango-dark-theme time-date tooltip ediff-hook
vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image
fringe lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer loaddefs button faces cus-face files text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
dynamic-setting system-font-setting font-render-setting move-toolbar gtk
x-toolkit x multi-tty emacs)





Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Thu, 03 Jan 2013 02:57:03 GMT) Full text and rfc822 format available.

Notification sent to Vandrus Zoltán <vandrus.zoltan <at> gmail.com>:
bug acknowledged by developer. (Thu, 03 Jan 2013 02:57:04 GMT) Full text and rfc822 format available.

Message #10 received at 13338-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 13338-done <at> debbugs.gnu.org
Subject: Re: bug#13338: 24.2; find-tag misses 'jka-compr feature at startup
Date: Wed, 02 Jan 2013 21:55:07 -0500
Version: 24.2.92

Thanks. I made it just check if auto-compression-mode non-nil.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 31 Jan 2013 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 99 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.