help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Print out my key-sequences


From: Lennart Borgman
Subject: Re: Print out my key-sequences
Date: Sun, 18 Apr 2010 18:09:32 +0200

On Sun, Apr 18, 2010 at 4:16 PM, Andrea Crotti
<andrea.crotti.0@gmail.com> wrote:
>
> (defun popup-last ()
>  (interactive)
>  (growl-popup (this-command-keys)))
> --8<---------------cut here---------------end--------------->8---
>
> What doest that supposed to mean?
> The function this-command-keys is returning a string, and growl-popup is
> working just fine, so what could be the problem again?


Are you sure this-command-keys is always returning a string?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]