Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: hand Compiling gnus-user-format-function-% functions
Date: 20 Mar 1998 18:47:22 +0100	[thread overview]
Message-ID: <m3d8fhxnit.fsf@sparky.gnus.org> (raw)
In-Reply-To: 's message of "19 Mar 1998 16:07:01 +0200"

<jari.aalto@poboxes.com> writes:

> In the manual it says that the user function (%u) are not compiled,
> so I have to hand compile them. I attach the functions to Gnus like 
> this (so that the [gnus..]-d can be aliased again if needed.)
> 
> (defalias 'gnus-user-format-function-d 
> 'my-gnus-summary-line-date)
> 
> Now, I assume that doing this won't do what I expect:
> 
> (byte-compile 'gnus-user-format-function-d)
> 
> but this will:
> 
> (byte-compile 'my-gnus-summary-line-date)

Not really.  Put the function definition in a file and byte-compile
the file.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


      reply	other threads:[~1998-03-20 17:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-19 14:07 jari.aalto
1998-03-20 17:47 ` Lars Magne Ingebrigtsen [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

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

  git send-email \
    --in-reply-to=m3d8fhxnit.fsf@sparky.gnus.org \
    --to=larsi@gnus.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.
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 NNTP newsgroup(s).