[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grep-at-point
From: |
Thien-Thi Nguyen |
Subject: |
Re: grep-at-point |
Date: |
Wed, 11 Jan 2017 21:46:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
() Joe Riel <joer@san.rr.com>
() Wed, 11 Jan 2017 09:48:46 -0800
Am currently using M-x grep.
Did you try a prefix arg? See ‘C-h f grep RET’ for more info.
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query)
(pcase (context query)
(`(technical mailing-list) t)
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
signature.asc
Description: PGP signature
- Re: grep-at-point, (continued)
- Re: grep-at-point, John Mastro, 2017/01/11
- RE: grep-at-point, Drew Adams, 2017/01/11
- Re: grep-at-point, Joe Riel, 2017/01/11
- xref-find-references in elisp (Was: Re: grep-at-point), Kaushal Modi, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Dmitry Gutov, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Kaushal Modi, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Dmitry Gutov, 2017/01/11
- Re: xref-find-references in elisp (Was: Re: grep-at-point), Kaushal Modi, 2017/01/11
- RE: grep-at-point, Drew Adams, 2017/01/11
Re: grep-at-point, Eric Abrahamsen, 2017/01/11
Re: grep-at-point,
Thien-Thi Nguyen <=