From: Juri Linkov <juri@jurta.org>
To: nisse@lysator.liu.se (Niels Möller)
Cc: 10916@debbugs.gnu.org
Subject: bug#10916: Using occur to list occurrencies of the symbol at point
Date: Thu, 01 Mar 2012 12:42:41 +0200 [thread overview]
Message-ID: <87399ssiu6.fsf@mail.jurta.org> (raw)
In-Reply-To: <nnaa40ocn5.fsf@stalhein.lysator.liu.se> ("Niels \=\?iso-8859-1\?Q\?M\=F6ller\=22's\?\= message of "Thu, 01 Mar 2012 11:10:06 +0100")
> I first expected C-u M-x occur to behave the same way, but instead it
> interprets the prefix argument as the amount of additional context to
> include in the output buffer. This is a feature I don't need very often.
`C-u M-x occur' doesn't interpret the prefix argument as the amount of
additional context. `C-u M-x occur' collects strings matching regexp.
It is like grep command line argument `-o --only-matching' that prints
only the matched parts of a matching line, with each such part
on a separate output line.
> Or maybe there's already some emacs function which does this and does it
> better, which I'm not aware of...
Have you tried `M-x occur M-n RET'?
next prev parent reply other threads:[~2012-03-01 10:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 10:10 bug#10916: Using occur to list occurrencies of the symbol at point Niels Möller
2012-03-01 10:42 ` Juri Linkov [this message]
2012-03-01 12:18 ` Niels Möller
2012-03-01 12:28 ` Juri Linkov
2019-11-01 22:33 ` Stefan Kangas
2019-11-13 20:58 ` Juri Linkov
2019-12-05 11:04 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87399ssiu6.fsf@mail.jurta.org \
--to=juri@jurta.org \
--cc=10916@debbugs.gnu.org \
--cc=nisse@lysator.liu.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.