keys
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 83558 articles for 0.088 sec
Re: How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: netawater
Date: Sep 20, 2008 07:43

... I do not want to interactive call a function but call it like pressing a key. I think you do, you just don't know it yet. :) You ... to do something like thas (defun do-what-backspace-does () (interactive) (call-interactively (key-binding "\C-?"))) my aim is to binding a funtion to tab key in every mode: if cursor is at the end of word then call M-TAB'...
Show full article (0.82Kb) · Show article thread
Re: How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: netawater
Date: Sep 20, 2008 07:37

...I can not just call the function which key is binding for it may have...a function but call it like pressing a key. for example, press tab in help-mode will...aim is to binding a funtion to tab key in every mode: if cursor is at ...;; ^C^t is binding to tab key's function in mode-hook. (...(key-binding "^C^t")) (M-TAB-func (key-binding "\M-\t"))) (if (looking-at "\\>") ...
Show full article (2.72Kb) · Show article thread
Re: How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: Nikolaj Schumacher
Date: Sep 20, 2008 03:59

... I do not want to interactive call a function but call it like pressing a key. I think you do, you just don't know it yet. :) You want to do something like thas (defun do-what-backspace-does () (interactive) (call-interactively (key-binding "\C-?"))) my aim is to binding a funtion to tab key in every mode: if cursor is at the end of word then call M-TAB'...
Show full article (0.63Kb) · Show article thread
RE: How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: Drew Adams
Date: Sep 19, 2008 23:19

...I can not just call the function which key is binding for it may have...a function but call it like pressing a key. for example, press tab in help-mode will...aim is to binding a funtion to tab key in every mode: if cursor is at the... ;; ^C^t is binding to tab key's function in mode-hook. (...(key-binding "^C^t")) (M-TAB-func (key-binding "\M-\t"))) (if (looking-at "\\>") ...
Show full article (2.38Kb) · Show article thread
Re: How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: netawater
Date: Sep 19, 2008 19:50

...I can not just call the function which key is binding for it may have uncertainty...a function but call it like pressing a key. for example, press tab in help-mode ... is to binding a funtion to tab key in every mode: if cursor is at ...;; ^C^t is binding to tab key's function in mode-hook. (let ((...key-binding "^C^t")) (M-TAB-func (key-binding "\M-\t")) ) (if (looking-at "\\>") ...
Show full article (1.51Kb) · Show article thread
PASS Sort-Key-1.28 i686-linux-64int 2.6.22-1-k7     

Group: perl.cpan.testers · Group Profile · Search for keys in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 17:30

... Garcia, This is a computer-generated report for Sort-Key-1.28 on perl 5.8.8 patch 34376, ...make[3]: Entering directory `/home/sand/.cpan/build/Sort-Key-1.28-3gcHdt' PERL_DL_NONLAZY=1 /home/src/perl/...[3]: Leaving directory `/home/sand/.cpan/build/Sort-Key-1.28-3gcHdt' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires:...
Show full article (4.75Kb)
How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: netawater
Date: Sep 19, 2008 08:12

I can not just call the function which key is binding for it may have uncertainty parameter, like tab's function forward-button has parameter, but lisp-indent-line does not. although execute-extended-command works perfect, but I can not use it in my elisp function. Thank you very much!
Show full article (0.29Kb)
RE: How to simulate pressing a key     

Group: gnu.emacs.help · Group Profile · Search for keys in gnu.emacs.help
Author: Drew Adams
Date: Sep 19, 2008 08:05

> I can not just call the function which key is binding for it may have uncertainty parameter, like tab's function forward-button has parameter, but lisp-indent-line does not. although execute-extended-command works perfect, but I can not use it in my elisp function. I'm not sure I understand your question, but if I do, have a look at function `call-interactively'. It lets you ...
Show full article (0.57Kb)
PASS Sort-Key-Radix-0.13 i686-linux-64int 2.6.22-1-k7     

Group: perl.cpan.testers · Group Profile · Search for keys in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 02:29

... is a computer-generated report for Sort-Key-Radix-0.13 on perl 5.8....Entering directory `/home/sand/.cpan/build/Sort-Key-Radix-0.13-27jgWj' PERL_DL_NONLAZY=1 /... that POD docs are right t/Sort-Key-Radix....ok t/strings...........ok t/uint... directory `/home/sand/.cpan/build/Sort-Key-Radix-0.13-27jgWj' ------------------------------ PREREQUISITES ------------------------------ Prerequisite ...
Show full article (4.73Kb)
PASS Sort-Key-Radix-0.13 i686-linux-64int 2.6.22-1-k7     

Group: perl.cpan.testers · Group Profile · Search for keys in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 17, 2008 22:45

... is a computer-generated report for Sort-Key-Radix-0.13 on perl 5.11....Entering directory `/home/sand/.cpan/build/Sort-Key-Radix-0.13-q_erlU' PERL_DL_NONLAZY=1 /... that POD docs are right t/Sort-Key-Radix....ok t/strings...........ok t/uint... directory `/home/sand/.cpan/build/Sort-Key-Radix-0.13-q_erlU' ------------------------------ PREREQUISITES ------------------------------ Prerequisite...
Show full article (4.98Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next