unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Jason Rumney <jasonr@gnu.org>,
	Michael Kifer <kifer@cs.sunysb.edu>,
	emacs-devel@gnu.org
Subject: Re: Completion with M-Tab for custom type 'directory
Date: Mon, 04 Jul 2005 01:14:12 +0200	[thread overview]
Message-ID: <42C87144.6090500@student.lu.se> (raw)
In-Reply-To: <8564vra4z1.fsf@lola.goethe.zz>

David Kastrup wrote:

>>>>3) Alt-Tab is useless as a default since it is not available in window
>>>>  type environments. Esc-Tab is in this case available, but is not
>>>>  always the case. (This message has been repeated many times now and
>>>>  I really long for a resulotion of this.)
>>>>   
>>>>
>>>>        
>>>>
>>>In what circumstances is Esc-TAB not available?
>>> 
>>>
>>>      
>>>
>>The case I think of is when viper-mode is in vi state. I am using
>>viper all the time.
>>    
>>
>
>Then you really should read
>
>(info "(viper) Vi State")
>
>This is not as much an Emacs problem as it is a viper problem, and
>viper has explicitly documented and addressed this problem.
>
Thanks, I have read it now:

`C-\'
     Viper uses <ESC> as a switch between Insert and Vi states.  Emacs
     uses <ESC> for Meta.  The Meta key is very important in Emacs
     since many functions are accessible only via that key as `M-x
     function-name'.  Therefore, we need to simulate it somehow.  In
     Viper's Vi, Insert, and Replace states, the meta key is set to be
     `C-\'.  Thus, to get `M-x', you should type `C-\ x' (if the
     keyboard has no Meta key, which is rare these days).  This works
     both in the Vi command state and in the Insert and Replace states.
     In Vi command state, you can also use `\ <ESC>' as the meta key.

     Note: Emacs binds `C-\' to a function that offers to change the
     keyboard input method in the multilingual environment.  Viper
     overrides this binding.  However, it is still possible to switch
     the input method by typing `\ C-\' in the Vi command state and
     `C-z \ C-\' in the Insert state.  Or you can use the MULE menu in
     the menubar.

On a swedish keyboard I can not use C-\ at all. In vi state I can not 
use ESC. The window manager prevents me from using Alt-Tab. So what is 
left for completion? And note that I would pretty much want completion 
to be very easy to reach!

Suppose I do not know anything about Emacs. What would you expect me to 
think in a w32 environment with a swedish (or other national) keyboard?

  reply	other threads:[~2005-07-03 23:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-03 19:03 Completion with M-Tab for custom type 'directory Lennart Borgman
2005-07-03 19:53 ` Henrik Enberg
2005-07-03 20:19   ` Lennart Borgman
2005-07-03 20:49     ` Lennart Borgman
2005-07-03 21:02     ` Henrik Enberg
2005-07-03 21:24       ` Lennart Borgman
2005-07-03 21:46         ` Luc Teirlinck
2005-07-03 21:57           ` Lennart Borgman
2005-07-03 21:52         ` Henrik Enberg
2005-07-03 22:00         ` Jason Rumney
2005-07-03 22:07           ` Lennart Borgman
2005-07-03 22:40             ` David Kastrup
2005-07-03 23:14               ` Lennart Borgman [this message]
2005-07-03 23:59                 ` Luc Teirlinck
2005-07-04  0:20                 ` David Kastrup
2005-07-04  0:43                 ` Henrik Enberg

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=42C87144.6090500@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    --cc=kifer@cs.sunysb.edu \
    /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).