bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tags-search does not work on compressed tags file


From: Eli Zaretskii
Subject: Re: tags-search does not work on compressed tags file
Date: Fri, 11 Jan 2002 19:27:56 +0200

> From: Philippe Waroquiers <wao@cfmu.eurocontrol.be>
> Date: Thu, 10 Jan 2002 20:41:39 +0100 (MET)
> 
> cd /tmp
> echo 'int var;' > tagged.c
> gzip tagged.c
> etags tagged.c
> emacs --no-init-file --no-site-file
> M-x load-library jka-compr
> M-x visit-tags-table TAGS
> M-x tags-search a
> 
> => this produces an error message:
> next-file: Opening input file: no such file or directory, /tmp/tagged.c
> (same behaviour for tags-query-replace)

Does it help to say "M-x auto-compression-mode RET" instead of just
loading jka-compr?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]