all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bookmark-set
@ 2008-06-16 17:23 Andreas Röhler
  2008-06-17  1:33 ` bookmark-set sunway
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Röhler @ 2008-06-16 17:23 UTC (permalink / raw)
  To: help-gnu-emacs


Hi,

some reflexions using `bookmark-set':

Great thing about it: it stores position when set first
time or if `bookmark-write' is called.

Now I want to record the position successively while
reading a document. A repeated `bookmark-set' seems not
to update the position. So I reflect to introduce an
additional `bookmark-write' at the end of
`bookmark-set'.

Right so far?

Thanks

Andreas Röhler




 




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

* Re: bookmark-set
  2008-06-16 17:23 bookmark-set Andreas Röhler
@ 2008-06-17  1:33 ` sunway
  2008-06-17  5:55   ` bookmark-set Andreas Röhler
  0 siblings, 1 reply; 3+ messages in thread
From: sunway @ 2008-06-17  1:33 UTC (permalink / raw)
  To: help-gnu-emacs

(setq bookmark-save-flag 1)

On Mon, Jun 16, 2008 at 07:23:36PM +0200, Andreas R鰄ler wrote:
>
>Hi,
>
>some reflexions using `bookmark-set':
>
>Great thing about it: it stores position when set first
>time or if `bookmark-write' is called.
>
>Now I want to record the position successively while
>reading a document. A repeated `bookmark-set' seems not
>to update the position. So I reflect to introduce an
>additional `bookmark-write' at the end of
>`bookmark-set'.
>
>Right so far?
>
>Thanks
>
>Andreas R鰄ler
>
>
>
>
> 
>

-- 
sunway

Never give up, Never lose the opportunity to succeed




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

* Re: bookmark-set
  2008-06-17  1:33 ` bookmark-set sunway
@ 2008-06-17  5:55   ` Andreas Röhler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Röhler @ 2008-06-17  5:55 UTC (permalink / raw)
  To: help-gnu-emacs

Am Dienstag, 17. Juni 2008 schrieb sunway:
> (setq bookmark-save-flag 1)

Perfect. Thanks a lot!


> 
> On Mon, Jun 16, 2008 at 07:23:36PM +0200, Andreas R鰄ler wrote:
> >
> >Hi,
> >
> >some reflexions using `bookmark-set':
> >
> >Great thing about it: it stores position when set first
> >time or if `bookmark-write' is called.
> >
> >Now I want to record the position successively while
> >reading a document. A repeated `bookmark-set' seems not
> >to update the position. So I reflect to introduce an
> >additional `bookmark-write' at the end of
> >`bookmark-set'.
> >
> >Right so far?
> >
> >Thanks
> >
> >Andreas R鰄ler
> >
> >
> >
> >
> > 
> >
> 
> -- 
> sunway
> 
> Never give up, Never lose the opportunity to succeed
> 
> 
> 





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

end of thread, other threads:[~2008-06-17  5:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 17:23 bookmark-set Andreas Röhler
2008-06-17  1:33 ` bookmark-set sunway
2008-06-17  5:55   ` bookmark-set Andreas Röhler

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.