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

[xyzzy:00878] Re: my-app-menu



亀井さん、こんにちは。須田です。

        Wed, 4 Nov 1998 15:25:23 +0900 の
        [xyzzy:00817] Re: my-app-menu
        への返事です。

> | メニュー表示まではできます。ジャンプができません。
> 
> こんなもんで。

>     (let ((point (point)))
      ^^^^^^^^^^^^^^^^^^^^^^
>	(add-menu-item *my-app-popup-menu* 'outline
>		       (buffer-substring
>			(progn (goto-bol) (point))
>			(progn (goto-eol) (point)))
>		       #'(lambda ()
>			   (interactive)
>			   (goto-char point))))))
                            ^^^^^^^^^^^^^^^^^^^^^

こういうかっこいいのは思いもつかないんですよね。どうすれ
ば思い付けるようになりますか?

--------
須田誠也
EZU11330@xxxxxxxxxxx

Index Home