all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Karl Fogel <kfogel@floss.red-bean.com>
Cc: emacs-devel@gnu.org
Subject: Re: "save place in file between sessions" broken ?
Date: 07 Aug 2003 18:31:57 -0500	[thread overview]
Message-ID: <87r83xnixe.fsf@floss.red-bean.com> (raw)
In-Reply-To: <614FB46EBD7AD111B8F000805FBBD1DD05CDF8F0@METZ-EXCHANGE>

Sebastien.Kirche@sage.com writes:
> 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 can't say if it was recently broken, as I never used it before.
> 
> Any clue ?

I'll build from CVS and take a look.

The variable 'save-place' is defined in saveplace.el.  In menu-bar.el
it looks like macro 'menu-bar-make-toggle' creates the function
'toggle-save-place-globally' to set/unset that variable, but perhaps
saveplace.el has not been loaded, so the variable is not defined.

Thanks for the report,
-Karl

  reply	other threads:[~2003-08-07 23:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07  9:41 "save place in file between sessions" broken ? KIRCHE Sébastien
2003-08-07 23:31 ` Karl Fogel [this message]
2003-08-08  0:31 ` Glenn Morris
2003-08-12  0:10 ` Karl Fogel
  -- strict thread matches above, loose matches on Subject: below --
2003-08-07 14:54 KIRCHE Sébastien
     [not found] <mailman.190.1060267969.29551.help-gnu-emacs@gnu.org>
2003-08-07 16:21 ` Glenn Morris

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r83xnixe.fsf@floss.red-bean.com \
    --to=kfogel@floss.red-bean.com \
    --cc=emacs-devel@gnu.org \
    --cc=kfogel@red-bean.com \
    /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.
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.