unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* icomplete-mode interferes with transient-mark-mode
@ 2002-05-19 17:37 Jesper Harder
  0 siblings, 0 replies; only message in thread
From: Jesper Harder @ 2002-05-19 17:37 UTC (permalink / raw)


Hi!

There's some interference between icomplete and transient-mark-mode if
you invoke marking commands as extended commands.

To reproduce start a clean emacs with

      emacs -q --no-site-file 

turn on transient-mark-mode

     (transient-mark-mode 1)

and icomplete-mode

     (icomplete-mode 1)

Now mark a word with `M-x mark-word' -- it fails, the word isn't
marked.  

The same problem occurs with all the other marking commands I tried when
they're invoked as extended commands rather than with their keybinding.


In GNU Emacs 21.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-03-20 on defun.localdomain
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

-- 
Cheers,
Jesper Harder

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-19 17:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-19 17:37 icomplete-mode interferes with transient-mark-mode Jesper Harder

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