emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Ruslan Kosolapov <rkosolapov@swsoft.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Org-mode version 4.75
Date: Wed, 30 May 2007 06:29:28 +0200	[thread overview]
Message-ID: <dce954c88e2d979d01e840c5b1e1eb9f@science.uva.nl> (raw)
In-Reply-To: <87veeb2crt.fsf@kosolapov-nb.plesk.ru>


On May 30, 2007, at 5:47, Ruslan Kosolapov wrote:

>
>>>  1. Function org-store-agenda-views works only after:
>>> $ diff -u org.el.orig org.el
>>> --- org.el.orig 2007-05-28 12:34:43.000000000 +0700
>>> +++ org.el      2007-05-28 12:35:02.000000000 +0700
>>> @@ -14531,7 +14531,7 @@
>>>  ;;;###autoload
>>>  (defun org-store-agenda-views (&rest parameters)
>>>    (interactive)
>>> -  (funcall (intern "org-batch-store-agenda-views")))
>>> +  (org-batch-store-agenda-views))
>  CD> If I do this, then I sometimes get problems during byte
>  CD> compilation.
>
>   Wow %-)
>   I don't understand how it possible.  Maybe this is a bug in emacs?

No. org-batch-store-agenda-views is a macro, and when it is defined at
the moment of byte compilation, it will be *evaluated* at byte
compilation. I must be doing something stupid, don't know exactly why.

>
>   btw, my emacs (22.0.95.1, emacs-snapshot-20070303) compile org.el
>   with warning:
>
> In org-get-entries-from-diary:
> org.el:15439:10:Warning: `list-diary-entries' is an obsolete function;
>     use `diary-list-entries' instead

Yes.  In XEmacs, diary-list-entries does not exist, so I am using the
obsolete name to fit both Emacs dialects.

- Carsten

      reply	other threads:[~2007-05-30  4:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-25 15:43 Org-mode version 4.75 Carsten Dominik
2007-05-25 17:59 ` Leo
2007-05-29  7:27   ` Carsten Dominik
2007-05-29  8:23     ` Leo
2007-05-26 12:58 ` Bastien
2007-05-29  6:14   ` Carsten Dominik
2007-05-28  6:52 ` Ruslan Kosolapov
2007-05-28 19:49   ` Carsten Dominik
2007-05-30  3:47     ` Ruslan Kosolapov
2007-05-30  4:29       ` Carsten Dominik [this message]

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=dce954c88e2d979d01e840c5b1e1eb9f@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=rkosolapov@swsoft.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).