Gnus development mailing list
 help / color / mirror / Atom feed
From: Vladimir Volovich <vvv@vvv.vsu.ru>
Subject: highlighting the messages
Date: 22 Feb 1999 01:37:54 +0300	[thread overview]
Message-ID: <m3g17z9yd9.fsf@vvv.vsu.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

Hi,

i use the default highlighting which gnus provides, but this seems to
work strange sometimes. Here is an example (press C-d and then select
the part with forwarded message):


[-- Attachment #2: Type: message/rfc822, Size: 2604 bytes --]

From: Myrdraal <myrdraal@jackalz.dyndns.org>
Subject: Re: Questions about the new kernel
Date: Sun, 21 Feb 1999 08:20:35 -0500

On Sun, Feb 21, 1999 at 07:46:01AM -0500, el mono wrote:
Hi,
> After reading the documentation included in the 2.2.1 kernel release the
> following questions came to my mind:
> [snip]
Sorry, couldn't answer those first two questions off the top of my head.
> 3- Do I still have to start kerneld at startup?. After reading kmod.txt
> i think that
> kerneld is obsolete cause the kernel will not call it anymore so load it
> will be a loss of memory but the Changes file in the modules section says:
> 
>    As of 2.1.90-pre1, kerneld has been replaced by a kernel thread,
> kmod.  See Documentation/kmod.txt for more information.  The main
> user-level change this requires is modification to your init scripts to
> check for the absence of /proc/sys/kernel/modprobe before starting
> kerneld.
> 
> So should I start kerneld or not???
That "check /proc/sys/kernel/modprobe" thing is a way of detecting whether
you are on a kernel that uses kmod or not. If you are on 2.1.90 or later,
then you do not need to start kerneld at all. If /proc/sys/kernel/modprobe
exists then you are on 2.1.90 or later, and use kmod, so don't start kerneld.
> 4- Every time I start a ppp session modprobe says:
> 
> Feb 21 01:28:09 localhost modprobe: can't locate module ppp-compress-21
> Feb 21 01:28:09 localhost modprobe: can't locate module ppp-compress-26
> Feb 21 01:28:10 localhost modprobe: can't locate module ppp-compress-24
Add these lines to your /etc/modules.conf (or /etc/conf.modules if you use
that. It makes no difference.):
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias ppp-compress-1 off # This is Predictor-1, not yet supported
> 
> But i have searched all over the kernel documentation and configuration
> and i can't see anything about this modules all i have seen is the line:
> 
> --- CCP compressors for PPP are only built as modules.
> 
> After the ppp-support option. How can i get this modules???
That's stuff like slhc and bsd_comp and ppp_deflate. They get built
automagically for you when you enable PPP.
> I hope anybody can help me with this.
I hope that was the information you needed. :)
 -Myrdraal
-- 
Linux jackalz 2.2.1 #53 Thu Jan 28 16:13:24 EST 1999 i586 unknown
8:17am  up 16 days, 10:57,  30 users,  load average: 0.00, 0.00, 0.30
**[ Linux: Because a penguin makes a better mascot than Satan. ]**

Please read the FAQ at http://www.tux.org/lkml/

[-- Attachment #3: Type: text/plain, Size: 134 bytes --]


	Best regards, -- Vladimir.
-- 
Political history is far too criminal a subject to be a fit thing to
teach children.
		-- W.H. Auden

             reply	other threads:[~1999-02-21 22:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-21 22:37 Vladimir Volovich [this message]
1999-02-22 10:40 ` Per Abrahamsen
1999-02-22 11:15   ` Kai.Grossjohann
1999-02-26  7:23 ` Lars Magne Ingebrigtsen

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=m3g17z9yd9.fsf@vvv.vsu.ru \
    --to=vvv@vvv.vsu.ru \
    /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).