Gnus development mailing list
 help / color / mirror / Atom feed
* highlighting the messages
@ 1999-02-21 22:37 Vladimir Volovich
  1999-02-22 10:40 ` Per Abrahamsen
  1999-02-26  7:23 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Vladimir Volovich @ 1999-02-21 22:37 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: highlighting the messages
  1999-02-21 22:37 highlighting the messages Vladimir Volovich
@ 1999-02-22 10:40 ` Per Abrahamsen
  1999-02-22 11:15   ` Kai.Grossjohann
  1999-02-26  7:23 ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 4+ messages in thread
From: Per Abrahamsen @ 1999-02-22 10:40 UTC (permalink / raw)


Vladimir Volovich <vvv@vvv.vsu.ru> writes:

> 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):

Gnus-cite believes that the line ending with "says:" is a loose
attribute line, and highlights it accordingly.

The highlighting is based purely on heuristics, which means is _will_
be wrong sometimes.  So, instead of worrying about the one line where
it guessed wrong, be happy about all the other lines where the guesses
were right.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: highlighting the messages
  1999-02-22 10:40 ` Per Abrahamsen
@ 1999-02-22 11:15   ` Kai.Grossjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai.Grossjohann @ 1999-02-22 11:15 UTC (permalink / raw)


Per Abrahamsen <abraham@dina.kvl.dk> writes:

  > The highlighting is based purely on heuristics, which means is _will_
  > be wrong sometimes.  So, instead of worrying about the one line where
  > it guessed wrong, be happy about all the other lines where the guesses
  > were right.

No, no.  The highlighting has changed in recent Gnusae, for worse, I
might say.  Some lines starting with "  > " aren't highlighted at all,
whereas other lines not containing "writes:" or "says:" are
highlighted as if they did.

It is rather obvious (to me) that there is some bug in the code.

I'll try to dig up a screenshot so you will see what Vladimir and I
are talking about.

kai
-- 
I like _\bb_\bo_\bt_\bh kinds of music.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: highlighting the messages
  1999-02-21 22:37 highlighting the messages Vladimir Volovich
  1999-02-22 10:40 ` Per Abrahamsen
@ 1999-02-26  7:23 ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-02-26  7:23 UTC (permalink / raw)


Vladimir Volovich <vvv@vvv.vsu.ru> writes:

> 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):

Yup.  Fix in Pterodactyl Gnus v0.78.

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-02-26  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-21 22:37 highlighting the messages Vladimir Volovich
1999-02-22 10:40 ` Per Abrahamsen
1999-02-22 11:15   ` Kai.Grossjohann
1999-02-26  7:23 ` Lars Magne Ingebrigtsen

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).