unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 16438@debbugs.gnu.org
Subject: bug#16438: 24.3.50; `C-x TAB right right' fails with error (mark-inactive)
Date: Thu, 16 Jan 2014 09:53:12 +0200	[thread overview]
Message-ID: <87fvopcfdn.fsf@mail.jurta.org> (raw)
In-Reply-To: <jwvd2jtz2gg.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Wed, 15 Jan 2014 10:31:47 -0500")

>> I fixed this by using (eq (cadr overriding-terminal-local-map) indent-rigidly-map)
>
> That's hideous, tho :-(

I borrowed this condition from

    (not (eq map (cadr overriding-terminal-local-map)))

in `set-transient-map' that checks if the transient map is in effect.

Maybe it should be refactored to a separate predicate function.





  reply	other threads:[~2014-01-16  7:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14  8:14 bug#16438: 24.3.50; `C-x TAB right right' fails with error (mark-inactive) Juri Linkov
2014-01-15  8:23 ` Juri Linkov
2014-01-15 15:31   ` Stefan Monnier
2014-01-16  7:53     ` Juri Linkov [this message]
2014-01-16 14:00       ` Stefan Monnier
2014-01-17  8:08         ` Juri Linkov
2014-01-17 14:45           ` Stefan Monnier

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=87fvopcfdn.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=16438@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).