unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Teng Wang <twang.umn@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: how to use "if" in lisp
Date: Thu, 15 Nov 2007 12:01:04 -0600	[thread overview]
Message-ID: <878x4zfkwv.fsf@supermath.math.umn> (raw)


Hi there,

I just began to learn lisp a couple of weeks ago. It is easy to use,
but sometimes it is really hard to know what variables are in
lisp. And today I want to write a code doing the function as below:

(if (_the major mode is something_)
    (some function)
    (another funcion))

But I don't know how to write down the condition. 

Any suggestions. Thank you all in advance.

---

Teng 

             reply	other threads:[~2007-11-15 18:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 18:01 Teng Wang [this message]
2007-11-15 18:08 ` how to use "if" in lisp Mirko
2007-11-15 18:30 ` Joel J. Adamson
2007-11-15 18:37   ` Joel J. Adamson
2007-11-15 19:05     ` Teng Wang
2007-11-15 19:16       ` Teng Wang
2007-11-16  1:04       ` Xah Lee
2007-11-16 14:35       ` Joel J. Adamson
2007-11-17  1:19       ` Tim X
2007-11-17  4:56         ` Teng Wang
2007-11-15 19:32     ` Sebastian Tennant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878x4zfkwv.fsf@supermath.math.umn \
    --to=twang.umn@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).