Group: gnu.emacs.help · Group Profile · Search for Funciton in gnu.emacs.help
Author: TheLonelyStar
Date: May 20, 2008 13:04
.../emacs/manual/elisp.html ? I have a another question for which I did not find an answer in the link above: I want the closing-parentese function to be more general. I want to call the same funciton for "]", ")" and "}". So i would bind this function to all these keys. But how can the function know by which key it was invoked? I thought, the key would be given as argument ... but if it is ...
|