all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ken <gebser@speakeasy.net>
To: help-gnu-emacs@gnu.org
Subject: Re: diary file variables are ignored in emacs and in calendar.el
Date: Tue, 24 Apr 2007 01:55:23 -0400	[thread overview]
Message-ID: <462D9BCB.4010404@speakeasy.net> (raw)
In-Reply-To: <ojbqheu3vj.fsf@xoc2.stanford.EDU>

On 04/23/2007 06:23 PM somebody named Glenn Morris wrote:
> ken wrote:
> 
>> If it matters, I know that .emacs successfully executed code lower
>> down in .emacs than the above setq line.
> 
> Then I have a hard time seeing how you could get this error.
> 
> ....

Seems I was suffering from semicolon blindness, i.e., the above
statement I made isn't true, i.e., there is an error in .emacs which
caused it to bail before my redefinition of the variable diary-file:

(define-mail-alias weasels ripped.my@flesh.com)

Just looking at it and pondering elisp as hard as I can, I imagine it
must need a quote or two somewhere.  Being ever the elisp neophyte
though, I can't say where or what kind.

define-mail-alias is an interactive compiled Lisp function in
`mailalias.el'.
(define-mail-alias name definition &optional from-mailrc-file)

Define name as a mail alias that translates to definition.
This means that sending a message to name will actually send to definition.

....

gives me no clue as to syntax (though "me" might be the pivotal term here).

What's da fix??


tnx++

-- 
"This world ain't big enough for the both of us,"
said the big noema to the little noema.

  reply	other threads:[~2007-04-24  5:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2379.1177280206.7795.help-gnu-emacs@gnu.org>
2007-04-23  1:33 ` diary file variables are ignored in emacs and in calendar.el Glenn Morris
2007-04-23 19:25   ` ken
2007-04-23 19:28   ` ken
     [not found]   ` <mailman.2417.1177356658.7795.help-gnu-emacs@gnu.org>
2007-04-23 22:23     ` Glenn Morris
2007-04-24  5:55       ` ken [this message]
2007-04-25  1:42         ` ken
     [not found]       ` <mailman.2428.1177394472.7795.help-gnu-emacs@gnu.org>
2007-04-27 14:27         ` Johan Bockgård
2007-04-22 22:11 ken

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

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

  git send-email \
    --in-reply-to=462D9BCB.4010404@speakeasy.net \
    --to=gebser@speakeasy.net \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.