Julian Assange | 1 Feb 1999 02:25

Re: local search engine?

Kai.Grossjohann <at> CS.Uni-Dortmund.DE writes:

> Julian Assange <proff <at> iq.org> writes:
> 
>   > I wrote a query cache to deal with the same-query-three-times problem.
> 
> Does the cache in the most current version of nnir work, as well?  If
> it doesn't, I'd be interested in your code.
> 
> nnir can be had from ls6-ftp.cs.uni-dortmund.de:/pub/src/emacs.

The cache code is trivial. Search for `cache'.

Cheers,
Julian.

;;; nnir.el --- search mail with various search engines
;; Copyright (C) 1998 Kai Großjohann

;; $Id: nnir.el,v 1.29 1998/09/23 08:48:54 grossjoh Exp $

;; Author: Kai Großjohann <grossjohann <at> ls6.cs.uni-dortmund.de>
;; Keywords: news, mail, searching, ir, glimpse, wais 

;; This file is not part of GNU Emacs.

;; This is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
(Continue reading)

Felix Lee | 1 Feb 1999 10:59
Picon

pgnus 0.74 bug: gnus-group-catchup-current doesn't work

1999-02-01  Felix Lee  <flee <at> cygnus.com>

	* gnus-group.el (gnus-group-catchup-current): fix typo.

*** gnus-group.el	1999/02/01 09:54:33	1.1
--- gnus-group.el	1999/02/01 09:54:53
*************** up is returned."
*** 2461,2467 ****
  		   (car groups)
  		 (format "these %d groups" (length groups)))))))
  	n
!       (while (setq groups (pop groups))
  	;; Virtual groups have to be given special treatment.
  	(let ((method (gnus-find-method-for-group group)))
  	  (when (eq 'nnvirtual (car method))
--- 2461,2467 ----
  		   (car groups)
  		 (format "these %d groups" (length groups)))))))
  	n
!       (while (setq group (pop groups))
  	;; Virtual groups have to be given special treatment.
  	(let ((method (gnus-find-method-for-group group)))
  	  (when (eq 'nnvirtual (car method))

Wes Hardaker | 1 Feb 1999 18:19
X-Face
Picon
Picon

Re: Orthogonality

>>>>> On 29 Jan 1999 00:14:13 +0100, Kai.Grossjohann <at> CS.Uni-Dortmund.DE said:

Kai> Just earlier today, I wanted to mark several consecutive ticked
Kai> articles as expirable, and E would teleport me to the first
Kai> unread article always.  Had I thought of it, I would've M-u'd
Kai> them, since that one doesn't teleport, then I would have used E.

Kai> After a while, you get used to it, but I don't think this means
Kai> that it's a good thing the way things are, now.

Kai> Why don't we see what others think?

If you need more fire power, I've re-written (wrapped actually) many
of the marking commands because the movement underneath them sucked
(IMHO, of course).  'E' was one of them.  I have it moving to the next 
line, not to the next unread...

--

-- 
"Ninjas aren't dangerous.  They're more afraid of you than you are of them."

David S. Goldberg | 1 Feb 1999 20:37
X-Face
Picon
Favicon

Re: Orthogonality

>>>>> On 29 Jan 1999 00:14:13 +0100, Kai.Grossjohann <at> CS.Uni-Dortmund.DE said:
Kai> Just earlier today, I wanted to mark several consecutive ticked
Kai> articles as expirable, and E would teleport me to the first
Kai> unread article always.  Had I thought of it, I would've M-u'd
Kai> them, since that one doesn't teleport, then I would have used E.

Kai> After a while, you get used to it, but I don't think this means
Kai> that it's a good thing the way things are, now.

Kai> Why don't we see what others think?

> If you need more fire power, I've re-written (wrapped actually) many
> of the marking commands because the movement underneath them sucked
> (IMHO, of course).  'E' was one of them.  I have it moving to the
> next line, not to the next unread...

I've missed most of this thread so I apologize if it's been mentioned, 
but I set gnus-summary-goto-unread to 'never and I think I'm getting
the same behavior you're using a wrapper for.

`gnus-summary-goto-unread' is a variable declared in Lisp.

Value: never

Documentation:
*If t, marking commands will go to the next unread article.
If `never', commands that usually go to the next unread article, will
go to the next article, whether it is read or not.
If nil, only the marking commands will go to the next (un)read article.

(Continue reading)

Lars Magne Ingebrigtsen | 1 Feb 1999 20:52
X-Face
Picon
Favicon
Gravatar

Re: hiding remailer banners

Michael Cook <cook <at> sightpath.com> writes:

> For many of the mailing lists I'm on, the remailer adds a big banner
> to the end of each message.  In one case, the remailer adds a banner
> at the beginning, too.
> 
> The following code lets you hide these banners.

I think this is a good idea, but I think it would be nice if there
were "shortcuts" that covered common banners.  (I'm thinking
especially of extra "signatures".)  And the banners should be totally
removed, so that the other highlighting can be done more easily.  So
I've included your function in 0.75, but I've rewritten it.  :-)

--

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

Lars Magne Ingebrigtsen | 1 Feb 1999 22:09
X-Face
Picon
Favicon
Gravatar

Re: resending message & adding new headers

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

> when resending a message which does not contain MIME-Version and
> Content-Type headers, gnus seems to add them. Is this correct?

Hm.  Well...  Er.  I'm not sure.  :-)

--

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

Lars Magne Ingebrigtsen | 1 Feb 1999 22:07
X-Face
Picon
Favicon
Gravatar

Re: mail, yet again (pgnus 0.74)

Rolf Marvin B|e Lindgren <roffe <at> morgoth.uio.no> writes:

> gnus _reads_ my mail now, but my mail groups
> (nnml:capital/nnml+private:capitel, for instance) only show the messages 
> received before 0.73, even though the .overview file lists the new
> messages and they are in fact stored in their respective dictionaries. 

Does

(gnus-active "nnml:capital/nnml+private:capitel")

eval to something that looks correct?

--

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

Lars Magne Ingebrigtsen | 1 Feb 1999 22:01
X-Face
Picon
Favicon
Gravatar

Re: Expected behavior? (Deleting all mail)

Thomas Skogestad <tskogest <at> jusstud.uio.no> writes:

> Now. I sent myself a test mail, restarted Gnus, Gnus complained about
> the junk directory not existing. Gnus then (or just before) decided to
> garblygook gnarf my mail. It deleted _everything_.

I don't believe that is possible.  

> Instead of having a misc dir with lotsa mail, I got an empty junk
> directory. Is Gnus supposed to behave this way?

Was the misc dir gone?  Did you, by any chance, hit `C-u G DEL y e s'
by mistake.

--

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

Lars Magne Ingebrigtsen | 1 Feb 1999 22:05
X-Face
Picon
Favicon
Gravatar

Re: Strange encoding differences between *Summary* & *Article* (=?iso-2022-jp?B?GyRCJEokKyQ4GyhC?=)

Stephen Zander <gibreel <at> pobox.com> writes:

> In <19990127114144A.nakaji <at> zeisei.dpri.kyoto-u.ac.jp>, recently seen
> on this list the following encoding
> (=?iso-2022-jp?B?GyRCJEokKyQ4GyhC?=) resulted in '~~~' appearing in
> the *Summary* buffer while the correct hirigana was displayed in the
> *Article* buffer.

I'm unable to reproduce this with XEmacs 21 or Emacs 20.  When I view
this article, for instance, I get, er, hirgana (what does that mean)?, 
displayed in the summary buffer.  

--

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

Lars Magne Ingebrigtsen | 1 Feb 1999 21:37
X-Face
Picon
Favicon
Gravatar

Re: new mail fetching doesn't work for us procmail heretics

Mike McEwan <mike <at> lotusland.demon.co.uk> writes:

> -		  (concat (regexp-quote suffix) "$")))
> +		  (concat (regexp-quote suffix) "$") nil 't))

This doesn't work in Emacs 20.3, but I've now made the function
explicitly check for directories.

--

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


Gmane