> to get the simpler representation, S-tab, from
     > the less readable <S-tab>?
    
    if you want a Shift-TAB, try (kbd "S-TAB"),
    [(shift ?\t)], or [?\S-\C-i].

Thanks! Using [(shift ?\t)] works fine.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to