unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: kifer@cs.sunysb.edu (Michael Kifer)
Subject: set-mark-command is broken
Date: Thu, 18 Apr 2002 13:03:54 -0400	[thread overview]
Message-ID: <200204181703.NAA00086@sbcs.cs.sunysb.edu> (raw)



it always sets mark, even if it is called as
(set-mark-command 1). In the latter case it should jump to mark instead of
setting it.

It seems that the correct behavior was broken by the latest change:
revision 1.535
date: 2002/04/14 17:27:55;  author: kfstorm;  state: Exp;  lines: +64 -22
(pop-to-mark-command, push-mark-command): New commands.
(set-mark-command): Use them.
Enhanced functionality when command is repeated:
- If first command set the mark (no prefix arg), repeat temporarily
enables transient-mark-mode.
- If first command jumped to mark off ring (with argument),
repeat (with or without arg) jump to next mark off ring.
- Use C-u C-u prefix to set mark after jump.
(exchange-point-and-mark): Temporarily enable transient-mark-mode
if prefix arg.

             reply	other threads:[~2002-04-18 17:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-18 17:03 Michael Kifer [this message]
2002-04-18 19:58 ` set-mark-command is broken Kim F. Storm

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=200204181703.NAA00086@sbcs.cs.sunysb.edu \
    --to=kifer@cs.sunysb.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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