From: Jesper Harder <harder@ifa.au.dk>
Subject: icomplete-mode interferes with transient-mark-mode
Date: Sun, 19 May 2002 19:37:04 +0200 [thread overview]
Message-ID: <m3offc9gzj.fsf@defun.localdomain> (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
reply other threads:[~2002-05-19 17:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=m3offc9gzj.fsf@defun.localdomain \
--to=harder@ifa.au.dk \
/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.