From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Anderson Newsgroups: gmane.emacs.help Subject: Re: Cool and Useful LISP for the .emacs file Date: Fri, 07 Nov 2003 14:37:20 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1068233840.24918.21.camel@hades.syr-24-59-76-83.twcny.rr.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1068235444 9951 80.91.224.253 (7 Nov 2003 20:04:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Nov 2003 20:04:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 07 21:04:02 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AICpu-0001wm-00 for ; Fri, 07 Nov 2003 21:04:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AIDOj-0002nL-T2 for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Nov 2003 15:40:01 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AIDO2-0002mO-UU for help-gnu-emacs@gnu.org; Fri, 07 Nov 2003 15:39:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AIDNW-0002bY-RB for help-gnu-emacs@gnu.org; Fri, 07 Nov 2003 15:39:17 -0500 Original-Received: from [24.59.76.83] (helo=hades.syr-24-59-76-83.twcny.rr.com) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AIDNV-0002bA-VC for help-gnu-emacs@gnu.org; Fri, 07 Nov 2003 15:38:46 -0500 Original-Received: by hades.syr-24-59-76-83.twcny.rr.com (Postfix, from userid 501) id 2787D4B2; Fri, 7 Nov 2003 14:37:21 -0500 (EST) Original-To: "Jody M. Klymak" In-Reply-To: X-Mailer: Ximian Evolution 1.4.4-8mdk X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13922 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13922 > > Learning LISP is not hard... > > Heh, heh. Compared to what? Assembly code? You shouldn't cut and paste snippets which lose their meaning. The original paragraph said that many people who use Emacs use it to program. For most professional programmers learning LISP should not be hard at all. For people who have never done any programming or taken computer science courses, I can understand how it might cause problems. Of course, sometimes one gets stuck in a rut or paradigm and forgets how to leave. This should not be confused with difficulty programming in it, but trouble adapting to new habits. -Dan