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

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

Re: how to use "if" in lisp


From: Teng Wang
Subject: Re: how to use "if" in lisp
Date: Thu, 15 Nov 2007 13:16:41 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Thank you for all your help.

I think I get a workaround.

I can just 
(add-hook '_somemode-hook_
          (my_function)
)

This will do my job.

---
Teng


reply via email to

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