all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* searching elisp on debian/ubuntu
@ 2013-10-25  3:11 Rustom Mody
  2013-10-25  9:10 ` Alex Bennée
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Rustom Mody @ 2013-10-25  3:11 UTC (permalink / raw)
  To: help-gnu-emacs

[This is more about debian ubuntu than emacs]

When looking for something in elisp on debian/ubuntu there is the nuisance that the files are gzipped.  So Ive to do things like

find /usr/share/emacs/23.4/lisp *.gz|xargs zgrep <something>

because zgrep unlike grep has no recursive flag

I believe that there is some dpkg/apt flag that says keep the files unzipped.

Anyone know of it?


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-10-25 19:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25  3:11 searching elisp on debian/ubuntu Rustom Mody
2013-10-25  9:10 ` Alex Bennée
     [not found] ` <mailman.4678.1382692274.10748.help-gnu-emacs@gnu.org>
2013-10-25 11:34   ` Rustom Mody
2013-10-25 12:22     ` Alex Bennée
2013-10-25 17:38     ` Stefan Monnier
     [not found]     ` <mailman.4723.1382722719.10748.help-gnu-emacs@gnu.org>
2013-10-25 18:46       ` translation tables (was searching elisp on debian/ubuntu) Rustom Mody
2013-10-25 13:29 ` searching elisp on debian/ubuntu Michael Heerdegen
2013-10-25 14:44   ` Alex Bennée
2013-10-25 15:28     ` Drew Adams
2013-10-25 15:55 ` Bob Proulx
     [not found] ` <mailman.4721.1382716569.10748.help-gnu-emacs@gnu.org>
2013-10-25 16:53   ` Rustom Mody
2013-10-25 19:28     ` Bob Proulx

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.