From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Jensen Newsgroups: gmane.emacs.help Subject: Re: variables for yesterday and today Date: Tue, 15 Oct 2002 18:05:29 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <86vg43n0vq.fsf@bigwalter.net> References: <87adlgw5vj.fsf@gentoo.shacknet.nu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034698269 29089 80.91.224.249 (15 Oct 2002 16:11:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Oct 2002 16:11:09 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 181UHd-0007X6-00 for ; Tue, 15 Oct 2002 18:11:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 181UHs-0008Ok-00; Tue, 15 Oct 2002 12:11:16 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!small.news.tele.dk!130.133.1.3!fu-berlin.de!uni-berlin.de!as16-3-5.ld.bonet.SE!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: as16-3-5.ld.bonet.se (217.215.193.155) Original-X-Trace: fu-berlin.de 1034697932 23675559 217.215.193.155 (16 [147297]) User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu) Cancel-Lock: sha1:gf6z1nIgFkX8Rn7wLJbbpQYt6wc= Original-Xref: shelby.stanford.edu gnu.emacs.help:106090 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2637 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2637 ken writes: > Thanks for the reply, but this isn't working for me. Maybe there's more > to it. > > The problem seems to be that > > (<< 1 16) > > yeilds: "Symbol's function definition is void: <<". > > I'm using GNU Emacs 20.7.1 (if that could be relevant). Try using (lsh 1 16) instead. -- Daniel Jensen