Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@ifa.au.dk>
Subject: Re: message about errors in .newsrc.eld on startup
Date: Sat, 04 Jan 2003 03:06:33 +0100	[thread overview]
Message-ID: <m3isx5fz2u.fsf@defun.localdomain> (raw)
In-Reply-To: <84d6ne8ciu.fsf@lucy.cs.uni-dortmund.de>

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Simon Josefsson <jas@extundo.com> writes:
>
>> I always need to remove the `(setq gnus-format-specs ...)' line when
>> moving between emacses nowadays, because it contains byte compiled
>> stuff.
>
> I don't have that line in .newsrc.eld anymore.  There was some
> discussion previously where people told me that Gns now computes the
> byte-code when it starts up.

I think I was the one claiming that.  Don't believe it -- it's not
true :-)  I mixed up the global and buffer-local value of
`gnus-summary-line-format-spec'.

*But* byte-compiling the format-spec seems to have a very insignificant
influence on performance.  I can't measure any difference in the total
time, and timing the difference between 

  (with-temp-buffer
    (dotimes (i 100000)
      (eval gnus-summary-line-format-spec)))

with and without byte-compiling suggests that the difference for the
total time should be less than 1% ... at least for my summary-line.



      reply	other threads:[~2003-01-04  2:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-08  7:16 Steinar Bang
2002-12-29 23:26 ` Lars Magne Ingebrigtsen
2002-12-30 22:36   ` Steinar Bang
2002-12-30 22:53     ` Lars Magne Ingebrigtsen
2003-01-02 17:36   ` Simon Josefsson
2003-01-02 18:43     ` Lars Magne Ingebrigtsen
2003-01-03 15:43     ` Kai Großjohann
2003-01-04  2:06       ` Jesper Harder [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=m3isx5fz2u.fsf@defun.localdomain \
    --to=harder@ifa.au.dk \
    /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).