unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* set-mark-command is broken
@ 2002-04-18 17:03 Michael Kifer
  2002-04-18 19:58 ` Kim F. Storm
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Kifer @ 2002-04-18 17:03 UTC (permalink / 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.

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

* Re: set-mark-command is broken
  2002-04-18 17:03 set-mark-command is broken Michael Kifer
@ 2002-04-18 19:58 ` Kim F. Storm
  0 siblings, 0 replies; 2+ messages in thread
From: Kim F. Storm @ 2002-04-18 19:58 UTC (permalink / raw)
  Cc: emacs-devel

kifer@cs.sunysb.edu (Michael Kifer) writes:

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

I'll fix it asap.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

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

end of thread, other threads:[~2002-04-18 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-18 17:03 set-mark-command is broken Michael Kifer
2002-04-18 19:58 ` Kim F. Storm

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