unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Is there a canonical key for S-tab?
@ 2012-03-04  9:37 Leo
  2012-03-04 10:05 ` Andreas Schwab
  0 siblings, 1 reply; 9+ messages in thread
From: Leo @ 2012-03-04  9:37 UTC (permalink / raw)
  To: emacs-devel

In em-cmpl.el, there is

  (if (featurep 'xemacs)
      (define-key eshell-mode-map [iso-left-tab] 'pcomplete-reverse)
    (define-key eshell-mode-map [(shift iso-lefttab)] 'pcomplete-reverse)
    (define-key eshell-mode-map [(shift control ?i)] 'pcomplete-reverse))

and none of the bindings works on OSX.

Leo




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-15  8:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-04  9:37 Is there a canonical key for S-tab? Leo
2012-03-04 10:05 ` Andreas Schwab
2012-03-04 10:19   ` Antoine Levitt
2012-03-04 10:31     ` Andreas Schwab
2012-03-04 10:52       ` Antoine Levitt
2012-03-14  6:19         ` Chong Yidong
2012-03-14  9:25           ` Andreas Schwab
2012-03-14 13:07             ` Stefan Monnier
2012-03-15  8:10               ` Ivan Andrus

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).