[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parking lines in buffer and get back to them
From: |
Alessandro Bertulli |
Subject: |
Re: Parking lines in buffer and get back to them |
Date: |
Sat, 15 Oct 2022 16:35:50 +0200 |
User-agent: |
mu4e 1.8.9; emacs 29.0.50 |
> Have noticed the keybinding command "C-x C-p" that marks a page. I would like
> to mark specific lines in a buffer,
> and be able to get back to them easily? What cam de done? Would be very
> useful if a could name them and list them
> so I know what I have.
Try looking around for the "bookmark" functionality of Emacs (as you
wish, on the manual, info node, EmacsWiki, or Google). The quick thing
is:
- C-x r m to set a bookmark
- C-x r b to jump to a previously set bookmark
--
Alessandro Bertulli