all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* doc-view bookmark page
@ 2009-01-28 16:41 Nurullah Akkaya
  2009-01-28 20:26 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Nurullah Akkaya @ 2009-01-28 16:41 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

Hi,

I am trying to make doc-view remember last page i read in a book so i can
jump back to where i was.
turns out saveplace does not save the page i left. i saw two undocumented
functions in doc-view

doc-view-bookmark-jump
doc-view-bookmark-make-record

can anyone give me pointers on how i can make a wrapper function that will
save the page
i am on and allow me to jump to it? or is it possible to use bookmark-jump
with doc-view?

Thanks,
Nurullah

[-- Attachment #2: Type: text/html, Size: 496 bytes --]

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

* Re: doc-view bookmark page
  2009-01-28 16:41 doc-view bookmark page Nurullah Akkaya
@ 2009-01-28 20:26 ` Tassilo Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2009-01-28 20:26 UTC (permalink / raw)
  To: help-gnu-emacs

Nurullah Akkaya <nurullah.akkaya@blooby.com> writes:

Hi Nurullah,

> I am trying to make doc-view remember last page i read in a book so i can
> jump back to where i was.
> turns out saveplace does not save the page i left. i saw two undocumented
> functions in doc-view
>
> doc-view-bookmark-jump
> doc-view-bookmark-make-record
>
> can anyone give me pointers on how i can make a wrapper function that
> will save the page i am on and allow me to jump to it? or is it
> possible to use bookmark-jump with doc-view?

Exactly.  Doc-view integrates with the usual bookmark facility.  So
simply use `C-x r m' (`bookmark-set').

Bye,
Tassilo
-- 
Richard Stallman can leave neutral or negative feedback on eBay.





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

end of thread, other threads:[~2009-01-28 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-28 16:41 doc-view bookmark page Nurullah Akkaya
2009-01-28 20:26 ` Tassilo Horn

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.