From: Drew Adams <drew.adams@oracle.com>
To: Marcin Borkowski <mbork@wmi.amu.edu.pl>,
Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: RE: Advice on studying Emacs Lisp files
Date: Sat, 24 Jan 2015 07:40:11 -0800 (PST) [thread overview]
Message-ID: <9703e115-1c34-4466-97fc-a9b1d0a7c6ae@default> (raw)
In-Reply-To: <87lhksgzn6.fsf@wmi.amu.edu.pl>
> I want the bookmarks to be highlighted as soon as I visit the file...
> I do not intend to use bookmarks very heavily (i.e., not too many of
> them), and I'd like them to be highlighted by default, without any
> explicit action.
See `bmkp-(un)light-bookmarks' and `bmkp-(un)light-this-buffer'.
Use them from Lisp or interactively. `bmkp-(un)light-bookmarks':
`C-x p H', `C-x p U' - Highlight, unhighlight bookmarks:
With plain `C-u': all bookmarks
With `C-u C-u': navigation-list bookmarks
Otherwise, bookmarks in current buffer:
No prefix arg: all bookmarks
Prefix arg > 0: autonamed bookmarks
< 0: non-autonamed bookmarks
More generally, please consult the bookmark highlighting doc.
next prev parent reply other threads:[~2015-01-24 15:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 21:57 Advice on studying Emacs Lisp files Marcin Borkowski
2015-01-14 21:59 ` Drew Adams
2015-01-14 22:22 ` Marcin Borkowski
2015-01-14 23:30 ` Drew Adams
2015-01-17 14:44 ` Marcin Borkowski
2015-01-17 20:32 ` Drew Adams
2015-01-23 23:06 ` Marcin Borkowski
2015-01-23 23:38 ` Drew Adams
2015-01-24 11:57 ` Marcin Borkowski
2015-01-24 15:40 ` Drew Adams [this message]
2015-01-26 22:59 ` Marcin Borkowski
2015-01-27 0:39 ` Drew Adams
2015-01-26 23:04 ` Marcin Borkowski
2015-01-27 0:39 ` Drew Adams
2015-01-28 23:53 ` Drew Adams
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9703e115-1c34-4466-97fc-a9b1d0a7c6ae@default \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=mbork@wmi.amu.edu.pl \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).