From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adam Newsgroups: gmane.emacs.help Subject: Re: Tip of the day Date: Mon, 25 Jun 2007 09:58:25 +1200 Organization: Ihug Ltd Message-ID: References: <87ir9ddqxz.fsf@baldur.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1182759617 15695 80.91.229.12 (25 Jun 2007 08:20:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2007 08:20:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 25 10:20:14 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I2jnx-0001Ly-2Z for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jun 2007 10:20:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2jnw-00041U-Hi for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jun 2007 04:20:12 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.news.ucla.edu!ucberkeley!news-hog.berkeley.edu!203.109.252.33.MISMATCH!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 203.173.200.122 Original-X-Trace: lust.ihug.co.nz 1182722197 20651 203.173.200.122 (24 Jun 2007 21:56:37 GMT) Original-X-Complaints-To: abuse@ihug.co.nz Original-NNTP-Posting-Date: Sun, 24 Jun 2007 21:56:37 +0000 (UTC) User-Agent: KNode/0.9.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:149670 X-Mailman-Approved-At: Mon, 25 Jun 2007 04:19:05 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45263 Archived-At: Thanks Tassilo. Forgive my ignorance, I suppose really I was wanting to give that function a test-run, by not including it in my startup file, but by entering it into my Emacs session. Then running (totd) or M-x totd Then including in .emacs, and binding to a key later. Is this possible, by entering the function into the *scratch* buffer and evaluating it somehow. Or should I be in a buffer of a more of an interactive mode?