all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: Narendra Joshi <narendraj9@gmail.com>,
	help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Org-store-link in Gnus summary fails
Date: Mon, 13 Nov 2017 14:13:27 +0100	[thread overview]
Message-ID: <87bmk6z5hk.fsf@web.de> (raw)
In-Reply-To: <87tvxyvn5c.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sun, 12 Nov 2017 20:05:35 -0800")

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> >> (eval-when-compile
> >>   (require 'gnus-sum)
> >>   (require 'nnheader)
> >>   (require 'nnir))
> >
> > Hmm, can then somebody who can reproduce the error please make a bug
> > report?
>
> It's not really a mapcar/funcall problem: the mapcar is over
> (org-store-link-functions), not over any Gnus macro. The function
> `org-gnus-store-link' does use a bunch of Gnus macros, but not in a
> funcall situation.

For that kind of error to happen, it's enough to call the macro in the
code somewhere.  This has nothing to do with `funcall'ing or
`mapcar'ing.  If a macro is not known at compile time, the compiler
turns the macro call into a function call.


Michael.



  reply	other threads:[~2017-11-13 13:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-10 15:17 Org-store-link in Gnus summary fails Narendra Joshi
2017-11-10 15:20 ` Narendra Joshi
2017-11-11 12:36   ` Michael Heerdegen
2017-11-11 15:34     ` Narendra Joshi
2017-11-11 17:06       ` Michael Heerdegen
2017-11-11 15:52     ` Eric Abrahamsen
2017-11-11 17:07       ` Michael Heerdegen
2017-11-13  4:05         ` Eric Abrahamsen
2017-11-13 13:13           ` Michael Heerdegen [this message]
2017-11-13 15:55             ` Eric Abrahamsen
2017-11-16 23:33         ` Michael Heerdegen

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=87bmk6z5hk.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=eric@ericabrahamsen.net \
    --cc=help-gnu-emacs@gnu.org \
    --cc=narendraj9@gmail.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 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.