all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Lennart Borgman'" <lennart.borgman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: RE: Indenting text bugs.
Date: Tue, 2 Mar 2010 17:15:36 -0800	[thread overview]
Message-ID: <E2EE00A110A34F5FA0AA627DD506114D@us.oracle.com> (raw)
In-Reply-To: <e01d8a51003021626x6c7ce174ofc438f917894efbd@mail.gmail.com>

Hi Lennart,

> >> > Isn't that a very inconvenient default? Almost every window
> >> > manager across platforms intercept that to switch windows...
> >
> > No, they do not intercept `ESC TAB'.
> 
> But if you use a vi emulator in Emacs like Viper (which many uses)
> then you can not use ESC TAB since ESC is caught by the vi emulator.

Hey, if something else steals ESC, then sure, it's not available for this. That
goes without saying.

But with the normal ESC map, this is not a problem.

We're not, here, going to list every possible Emacs library that might modify
the ESC map are we?

If you bind `C-h f' to `forward-char', then it won't do `describe-function'
anymore. But that's not a reason not to inform help-gnu-emacs readers that `C-h
f' is normally `describe-function'. Same thing here.
 
> > But you need only do this to make Windows pass `M-TAB' 
> > along to Emacs:
> >
> > (when (fboundp 'w32-register-hot-key)
> >  (w32-register-hot-key [M-tab]))
> 
> And this does not always work (as I have told many, many times). To
> make it work correctly you need the patched version of Emacs+EmacsW32
> (and then the recipe is a bit different).

Yes, you've said that many, many times. But never (AFAIK) with any explanation
or demonstration. You've hinted that there might be some corner cases that are
problematic, but I've never heard anything more concrete.

What can I say? It's always worked for me. No doubt I just haven't run into
those corner cases.

I don't doubt that you are speaking the truth when you say you've run into a
problem, but if you aren't more specific than that, then saying that is not very
helpful.

Unless you provide some helpful info about it, this is like Chicken Little
screaming "The sky is falling!". That might scare some people away from trying
it, when trying it might actually be useful for them.

I understand that from your perspective this is a problem and Emacs+EmacsW32 is
the solution. But I've never experienced the problem, and AFAIK you have never
explained the problem.

How about a simple recipe starting with `emacs -Q' in unpatched, vanilla Emacs,
to demonstrate the problem? Then users can decide if it's something they need to
worry about.





  reply	other threads:[~2010-03-03  1:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 10:07 Indenting text bugs Defacta
2010-03-02 16:05 ` Andrea Crotti
     [not found] ` <mailman.2167.1267546021.14305.help-gnu-emacs@gnu.org>
2010-03-02 18:14   ` Defacta
2010-03-02 18:45     ` Drew Adams
2010-03-02 22:11       ` Suvayu Ali
2010-03-02 23:44         ` Lennart Borgman
2010-03-02 23:56           ` Suvayu Ali
2010-03-03  0:19           ` Drew Adams
2010-03-03  0:26             ` Lennart Borgman
2010-03-03  1:15               ` Drew Adams [this message]
     [not found]       ` <mailman.2189.1267567845.14305.help-gnu-emacs@gnu.org>
     [not found]         ` <jwvd3zlfk7j.fsf-monnier+gnu.emacs.help@gnu.org>
2010-03-04 10:27           ` Defacta
2010-03-02 22:45     ` Andrea Crotti

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=E2EE00A110A34F5FA0AA627DD506114D@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=lennart.borgman@gmail.com \
    /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.