unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* "save place in file between sessions" broken ?
@ 2003-08-07 14:54 KIRCHE Sébastien
  0 siblings, 0 replies; 2+ messages in thread
From: KIRCHE Sébastien @ 2003-08-07 14:54 UTC (permalink / raw)


Hi,
when i issue the command Options/Save place in file between sessions,
(C-h l says <menu-bar> <options> <save-place>)
I get the message "Symbol's value as variable is void: save-place" in
minibuffer...
The message buffer adds "toggle-save-place-globally: Symbol's value as
variable is void: save-place"

It's with Emacs 21.3.50.1 (clean CVS checkout from yesterday) on OS X
I think it may not be a cvs problem (asked also emacs-devel -- no answer),
as i saw no-one modifying something concerning that.

What am I doing wrong ?

Sébastien Kirche


----------------------------------------------------------------------------
------------------------------------------ Ce message et tous les fichiers
qui y sont attachés contiennent des informations confidentielles,
exclusivement destinées à la personne à laquelle elles sont adressées. Dans
l’hypothèse où ce message ne vous serait pas destiné, nous vous remercions
de le retourner immédiatement à son émetteur et de le supprimer. La
publication, la distribution, l’impression ou tout autre usage non autorisé
de ce message est strictement interdit. Les idées et opinions contenues dans
ce message sont celles de son auteur et ne représentent pas nécessairement
celles du Groupe Sage.

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

* Re: "save place in file between sessions" broken ?
       [not found] <mailman.190.1060267969.29551.help-gnu-emacs@gnu.org>
@ 2003-08-07 16:21 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2003-08-07 16:21 UTC (permalink / raw)


KIRCHE Sébastien wrote:

> when i issue the command Options/Save place in file between sessions,
[...]
> I get the message "Symbol's value as variable is void: save-place"
[...]
> It's with Emacs 21.3.50.1 (clean CVS checkout from yesterday) on OS X 
> I think it may not be a cvs problem (asked also emacs-devel -- no answer),
> as i saw no-one modifying something concerning that.
>
> What am I doing wrong ?

You are being too impatient. :)

It's a menu-bar bug, m'kay?
Give someone on emacs-devel more than a handful of hours to respond
and it might even get fixed...

You can get the same effect with:

(require 'saveplace)
(setq-default save-place t)

if that's what you are concerned about.

M-x report-emacs-bug is the correct way to report bugs.

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

end of thread, other threads:[~2003-08-07 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.190.1060267969.29551.help-gnu-emacs@gnu.org>
2003-08-07 16:21 ` "save place in file between sessions" broken ? Glenn Morris
2003-08-07 14:54 KIRCHE Sébastien

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).