emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: icomplete-mode interferes with transient-mark-mode]


From: Richard Stallman
Subject: address@hidden: icomplete-mode interferes with transient-mark-mode]
Date: Mon, 20 May 2002 08:48:20 -0600 (MDT)

Would you like to investigate this bug report?
Please tell me if you are still maintaining icomplete.

------- Start of forwarded message -------
To: address@hidden
From: Jesper Harder <address@hidden>
Subject: icomplete-mode interferes with transient-mark-mode
Sender: address@hidden
Date: Sun, 19 May 2002 19:37:04 +0200

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


_______________________________________________
Bug-gnu-emacs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]