all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: ats@acm.org, mike@secmgmt.com, emacs-devel@gnu.org, walters@gnu.org
Subject: Re: Bug in remote file save.
Date: Sat, 14 Sep 2002 21:50:10 -0400	[thread overview]
Message-ID: <E17qOY6-0000H5-00@fencepost.gnu.org> (raw)
In-Reply-To: <5xsn0da2yn.fsf@kfs2.cua.dk> (storm@cua.dk)

    However, for this to happen, the executing-kbd-macro variable must be
    non-nil.  This normally only happens when executing a keyboard macro.

    Looking through the code, I only found two places where a package
    explicitly sets the executing-kbd-macro variable; both of them in the
    `calc' package.

    The purpose seems to be a kludge to avoid some form of message from
    save-buffer, but at the same time calc seems to install some kind of
    save-buffer hook (I haven't tried to understand that part), 

I think it is wrong for any package to set executing-knd-macro except
because it is executing a keyboard macro.  I think Calc needs to be
fixed.

Colin, can you work on fixing this?

  parent reply	other threads:[~2002-09-15  1:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-12 13:12 Bug in remote file save Mike Baranski
2002-09-13  2:13 ` Richard Stallman
2002-09-13  2:30   ` Alan Shutko
2002-09-13 23:23     ` Kim F. Storm
2002-09-13 22:49       ` Alan Shutko
2002-09-15  1:50         ` Richard Stallman
2002-09-15  1:50       ` Richard Stallman [this message]
2002-09-13 12:54   ` Mike Baranski
2002-09-14 17:35     ` Richard Stallman
2002-09-14 18:27       ` Alan Shutko

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=E17qOY6-0000H5-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=ats@acm.org \
    --cc=emacs-devel@gnu.org \
    --cc=mike@secmgmt.com \
    --cc=walters@gnu.org \
    /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.