From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sven.bretfeld@gmx.ch Newsgroups: gmane.emacs.help Subject: Re: diary-mail-entries [SOLVED] Date: Wed, 21 Mar 2007 23:15:51 +0100 Message-ID: <20070321221551.GF16535@relwi.unibe.ch> References: <20070320214922.GD16535@relwi.unibe.ch> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174515381 17294 80.91.229.12 (21 Mar 2007 22:16:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2007 22:16:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Kevin Rodgers Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 21 23:16:12 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 1HU96J-0000BE-Vn for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Mar 2007 23:16:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HU982-0003NH-E1 for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Mar 2007 17:17:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HU97p-0003NC-JK for help-gnu-emacs@gnu.org; Wed, 21 Mar 2007 18:17:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HU97n-0003Mz-TN for help-gnu-emacs@gnu.org; Wed, 21 Mar 2007 18:17:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HU97n-0003Mt-PP for help-gnu-emacs@gnu.org; Wed, 21 Mar 2007 17:17:43 -0500 Original-Received: from mxout.hispeed.ch ([62.2.95.247] helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1HU964-0003SX-8M for help-gnu-emacs@gnu.org; Wed, 21 Mar 2007 18:15:56 -0400 Original-Received: from kamaloka.dhatu (80-219-144-82.dclient.hispeed.ch [80.219.144.82]) by smtp.hispeed.ch (8.12.11.20060308/8.12.11/taifun-1.0) with ESMTP id l2LMFqH0031624 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Wed, 21 Mar 2007 23:15:52 +0100 Original-Received: from sven by kamaloka.dhatu with local (Exim 4.63) (envelope-from ) id 1HU95z-00006F-Sb; Wed, 21 Mar 2007 23:15:51 +0100 Content-Disposition: inline In-Reply-To: X-Operating-System: Debian GNU/Linux 4.0 Kernel 2.6.18-4-486 User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on smtp-08.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-08.tornado.cablecom.ch 1378; Body=2 Fuz1=2 Fuz2=2 X-detected-kernel: Linux 2.4-2.6 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:42088 Archived-At: Dear Kevin, dear list On Tue, Mar 20, 2007 at 10:45:19PM -0600, Kevin Rodgers wrote: > Rather than partially replicating the contents of those files with > --eval etc., why not explicitly load them: > > emacs --batch --load ~/.emacs --load default.el --funcall diary-mail-entries That's the solution. Now it works perfectly. Thank you very much, Sven