Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Compiled format specs in .newsrc.eld?
Date: Mon, 17 Jun 2002 18:54:44 +0200	[thread overview]
Message-ID: <iluznxtkfqj.fsf@latte.josefsson.org> (raw)
In-Reply-To: <m3vg8hg943.fsf@defun.localdomain> (Jesper Harder's message of "Mon, 17 Jun 2002 18:31:24 +0200")

Jesper Harder <harder@ifa.au.dk> writes:

> I wasn't really sure whether the manual or the code was wrong about saving
> format specs -- I can think of two good reasons for not saving them:
>
> * It doesn't really matter.
> * Byte-code isn't portable between Emacs and XEmacs.

Yup.  Is the manual correct below?  Does Gnus byte-compile
format-specs by default internally?  Perhaps we should remove
gnus-format-specs from gnus-variable-list completely.  If there is no
speed gain in M-x gnus-compile I vote for removing it.

,----
|    If you use lots of these advanced thingies, you'll find that Gnus
| gets quite slow.  This can be helped enormously by running `M-x
| gnus-compile' when you are satisfied with the look of your lines.
| *Note Compilation::.
| ...
| Compilation
| ===========
| 
|    Remember all those line format specification variables?
| `gnus-summary-line-format', `gnus-group-line-format', and so on.  Now,
| Gnus will of course heed whatever these variables are, but,
| unfortunately, changing them will mean a quite significant slow-down.
| (The default values of these variables have byte-compiled functions
| associated with them, while the user-generated versions do not, of
| course.)
| 
|    To help with this, you can run `M-x gnus-compile' after you've
| fiddled around with the variables and feel that you're (kind of)
| satisfied.  This will result in the new specs being byte-compiled, and
| you'll get top speed again.  Gnus will save these compiled specs in the
| `.newsrc.eld' file.  (User-defined functions aren't compiled by this
| function, though--you should compile them yourself by sticking them
| into the `.gnus.el' file and byte-compiling that file.)
| 
`----




  reply	other threads:[~2002-06-17 16:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-15  0:35 Jesper Harder
2002-06-15 10:00 ` Simon Josefsson
2002-06-15 16:15   ` Jesper Harder
2002-06-15 17:38 ` Kai Großjohann
2002-06-16  2:23   ` Jesper Harder
2002-06-16 10:04     ` Kai Großjohann
2002-06-17 12:13       ` Katsumi Yamaoka
2002-06-17 13:31         ` Kai Großjohann
2002-06-17 14:03           ` Jesper Harder
2002-06-17 14:03           ` Simon Josefsson
2002-06-17 14:09             ` Jesper Harder
2002-06-17 14:17               ` Simon Josefsson
2002-06-17 15:13                 ` Jesper Harder
2002-06-17 15:56                   ` Simon Josefsson
2002-06-17 16:31                     ` Jesper Harder
2002-06-17 16:54                       ` Simon Josefsson [this message]
2002-06-17 19:59                         ` Jesper Harder
2002-06-17 16:25                   ` Kai Großjohann
2002-06-17 15:36                 ` Kai Großjohann
2002-06-17 23:13                 ` Katsumi Yamaoka
2002-06-18  2:12                   ` Katsumi Yamaoka

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=iluznxtkfqj.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    --cc=ding@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).