<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user">
    <title>gmane.emacs.gnus.user</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11426"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11425"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11424"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11423"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11422"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11421"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11420"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11419"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11418"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11417"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11416"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11415"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11414"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11413"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11412"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11411"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11410"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11409"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11408"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.gnus.user/11407"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11426">
    <title>Re: Gnus silently fails to send imap messages when smtp blocked</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11426</link>
    <description>
What I do in that situation is ssh into a machine that has a working
SMTP server, and create a tunnel:

,----
| ssh -L 2525:127.0.0.1:25 -N somehost.com
`----

And then reconfigure Gnus to use port 2525 for SMTP.

</description>
    <dc:creator>Peter Jones</dc:creator>
    <dc:date>2008-10-06T22:32:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11425">
    <title>Re: unreadable message</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11425</link>
    <description>

Hi Reiner!



It happened immediately after the C-c C-c command was issued. I
didn't see anything strange during composing a message.


Yes, it does. Considering accidental archiving to be a likely cause
of the weirdness, what do you think might have triggered it when my
default settings were unchanged (gnus-message-archive-group is nil)
and the other messages were OK?  Typing a wrong command doesn't seem
to be probable.  


&lt;joke&gt;
That's all very well, except that some Gnus users may accidentally
lose their lengthy 8-bit character messages, which are, of course,
extremely intelligent and valuable :)
&lt;/joke&gt;

Is there a chance to restore the message if it was archived like that? 

</description>
    <dc:creator>Alexey Pustyntsev</dc:creator>
    <dc:date>2008-10-03T03:33:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11424">
    <title>Re: OpenSSL with SMTP mail instead of GnuTLS</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11424</link>
    <description>
Eeech. Well, sounds like you have a good support service at least.

Glad that it worked for you in the end.

Phil
</description>
    <dc:creator>Phil Lord</dc:creator>
    <dc:date>2008-10-02T09:40:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11423">
    <title>Re: How many articles to fetch from a group</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11423</link>
    <description>

Hi, 
you can put in your initfile (setq gnus-large-newsgroup 1000) 
You will then be prompted when entering a group only if it contains
more than a thousand message. You may also try (setq nnmail-expiry-wait 1)
By default, expired messages are only deleted after one week; this will
shorten that duration to one day. Finally there is the function 
gnus-summary-expire-articles which deletes all articles that are marked 
as expirable in the current group.

Hope that helps
</description>
    <dc:creator>harven</dc:creator>
    <dc:date>2008-10-01T19:45:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11422">
    <title>Re: unreadable message</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11422</link>
    <description>

Are you saying it happened *during* composing a message, *before*
sending it?  If so, I have no idea why this might happen.

But the excerpt below looks like an archived (outgoing) article:

[...]

Using "Content-Transfer-Encoding: base64" (what you called
"encrypted") happens when there are many 8bit characters
(`mm-qp-or-base64').  There's nothing wrong with that.


Bye, Reiner.
</description>
    <dc:creator>Reiner Steib</dc:creator>
    <dc:date>2008-10-01T17:47:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11421">
    <title>Re: How to get all unread news numbers of gnus?</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11421</link>
    <description>


Answer myself question:


(defun gnus-get-unread-news-number ()
  "Get the total number of unread news of gnus group."
  (let (total-unread-news-number)
    (setq total-unread-news-number 0)
    (mapc '(lambda (g)
             (let* ((group (car g))
                    (unread (gnus-group-unread group)))
               (when (and (numberp unread)
                          (&gt; unread 0))
                 (setq total-unread-news-number (+ total-unread-news-number unread)))))
          gnus-newsrc-alist)
    total-unread-news-number))

Enjoy!

   -- Andy.
</description>
    <dc:creator>Andy Stewart</dc:creator>
    <dc:date>2008-10-01T16:14:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11420">
    <title>Re: Remove group name from subject</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11420</link>
    <description>

In my group parameters, I have this to suppress the standard subject
text part for the mail folder for all my SAS received posts.


((total-expire . t)
 (gnus-list-identifiers "SAS-L Digest -")
 (expiry-wait . 10))


gnus-list-identifiers is a variable defined in `gnus-sum.el'.
Documentation:
Regexp that matches list identifiers to be removed from subject.
This can also be a list of regexps.

 sivaram
 -- 
</description>
    <dc:creator>Sivaram Neelakantan</dc:creator>
    <dc:date>2008-10-01T16:23:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11419">
    <title>Remove group name from subject</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11419</link>
    <description>Hi,

I'm reading an archived mailing list in gnus as news.
Each article subject starts with "[name-of-mailing-list]".

Is it possible not to display this string in subjects?
It clutters the threads view.


Jiri Pejchal
</description>
    <dc:creator>george_007</dc:creator>
    <dc:date>2008-10-01T13:12:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11418">
    <title>error:...out of order</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11418</link>
    <description>Dear all,

I have put the following in my .gnus.el in order to save sent mail:

(setq gnus-message-archive-method
      '(nnmbox   "archive"
          (nnmbox-mbox-file "~/mail/sent-mail")
          (nnmbox-get-new-mail nil)))
(setq gnus-message-archive-group "sent-mail")

The first time I send a mail from a gnus session, I get the following
error.

    Article mail.misc:1190 out of order

The mail is sent but not saved in the file sent-mail.
Strange enough, if I send again mails, I get no error
and they are saved correctly. What does the error mean and what can I
do to get rid of it ?
Thanks
</description>
    <dc:creator>harven</dc:creator>
    <dc:date>2008-10-01T11:19:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11417">
    <title>Re: unreadable message</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11417</link>
    <description>Hi Reiner!

Sorry, I overlooked your message, thus I am late.


If I am not mistaken all that happened in the very same buffer where I
type my replies. That's ~/News/drafts/drafts/1, or something like
that. That was really strange. There was nothing unusual in my email,
excluding may be a very long url with lots of "%" characters that I
copied from my web browser (FF). Another thing I should probably
mention is that the weirdness seems to occur when emails are rather
long. I do recall this strange encryption happened when the size of my
emails exceeded the average size. 

That's (a small) excerpt to show how it all looks. Not bad, eh ? :)
The origianl cryptic message is may be five times as long as this bit.  

MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64

tdGCINCx0L7Qu9GM0YjQvtC5INC/0LvQsNGB0YIg0LIg0YHQvtC30L3QsNC90LjQuCDQvdCw0YDQ
vtC00LAuINCT0LvQsNCy0L3Ri9C5INC20LUg0LzQvtC80LXQvdGCINC30LTQtdGB0YwNCi0tINGN
0YLQviDQvtGC0LLRgNCw0YnQtdC90LjQtSDQvtGCINC20LjQtNC+0LL</description>
    <dc:creator>Alexey Pustyntsev</dc:creator>
    <dc:date>2008-10-01T07:02:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11416">
    <title>Re: unreadable message</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11416</link>
    <description>Hi, Reiner!

After the weird message was sent, I can look at it in my outbox
(nnml:outbox) only.    

</description>
    <dc:creator>Alexey Pustyntsev</dc:creator>
    <dc:date>2008-10-01T06:54:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11415">
    <title>DOS mode in Linux Gnus?</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11415</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've been a long-term user of Gnus on Windows, and I've just moved back
to Linux.  I copied over my .gnus, parts of my .emacs, and all of my
Mail folder, and it mostly works.

While I can reply to messages just fine, I've noticed two strange
things:

- - When I compose a new message, it ends up in DOS line ending mode, as
  the mode line says

                                -=(DOS)

  It doesn't seem to do that if I reply to an existing message.

- - When I read a message, I sometimes (always?) get an error that says

    Args out of range: 0,  31

  and sometimes Gnus displays the message starting at the end rather
  than at the beginning.

  Here's a snippet from *Messages*, which suggests to me that BBDB may
  be near the center of the problem:

    Retrieving newsgroup: gnu.emacs.gnus...
    Fetching headers for gnu.emacs.gnus...done
    Generating summary...done
    Parsing BBDB... (reading...)
    parse-bbdb-read: Args out of range: 0, 31
    Parsing BBDB</description>
    <dc:creator>Bill Harris</dc:creator>
    <dc:date>2008-10-01T02:58:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11414">
    <title>Re: Gnus PGG : Encrypt to Self</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11414</link>
    <description>Thanks. Amazingly, this did not work either! (Although I confirmed the
setting is taking effect when using gpg on the command line)

Apparently pgg is overriding this option somewhere. I'm investigating
further and will report back with what I find.
</description>
    <dc:creator>Ryan McGuire</dc:creator>
    <dc:date>2008-09-29T17:15:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11413">
    <title>Gnus PGG : Encrypt to Self</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11413</link>
    <description>When I send a PGP encrypted email to someone inside Gnus with PGG I
want the email to be sent encrypted to the recipient as well as
myself. This way I can still read the encrypted message later from my
"Sent Mail" box.

It appears that I want to set inside my ~/.gnus:

(setq pgg-default-user-id "my_user&lt; at &gt;my_domain.com")
(setq pgg-encrypt-for-me t)

But that is not doing the trick, all messages are still only encrypted
to the recipient. Any help would be appreciated.
</description>
    <dc:creator>Ryan McGuire</dc:creator>
    <dc:date>2008-09-29T16:25:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11412">
    <title>Re: Gnus PGG : Encrypt to Self</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11412</link>
    <description>

Sorry, my suggestion didn't make sense. I think you need to add
something like:

  encrypt-to yourkey

to gpg.conf for that to work.


   Best regards,

</description>
    <dc:creator>Adam Sjøgren</dc:creator>
    <dc:date>2008-09-29T17:47:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11411">
    <title>Re: Gnus PGG : Encrypt to Self</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11411</link>
    <description>

I simply have configured GnuPG to do it for me:

,----[ ~/.gnupg/gpg.conf snippet ]
|
| # If you do not pass a recipient to gpg, it will ask for one.  Using
| # this option you can encrypt to a default key.  Key validation will
| # not be done in this case.  The second form uses the default key as
| # default recipient.
| 
| #default-recipient some-user-id
| default-recipient-self
|
`----


  Best regards,

</description>
    <dc:creator>Adam Sjøgren</dc:creator>
    <dc:date>2008-09-29T16:33:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11410">
    <title>How to get all unread news numbers of gnus?</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11410</link>
    <description>Hi, everyone!

I want to write a function that notify gnus coming news.
And display unread news number in mode-line.

But I don't know how to get the numbers of all unread news after execute
command 'gnus-group-get-new-news'.

This have a command or variable that can do this?

Thanks for your help!

Regards.

Andy.
</description>
    <dc:creator>Andy Stewart</dc:creator>
    <dc:date>2008-09-29T12:45:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11409">
    <title>Gnus remote (was: Gnus silently fails to send imap messages whensmtp blocked)</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11409</link>
    <description>

Sure.  It's a simple as you wrote, so I'm not sure what your asking
about.

Bye, Reiner.
</description>
    <dc:creator>Reiner Steib</dc:creator>
    <dc:date>2008-09-28T13:46:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11408">
    <title>Re: Gnus silently fails to send imap messages when smtp blocked</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11408</link>
    <description>

Well, it looks like I may be stuck with this. But it leads me to my next
question: can I run gnus remotely from a local machine? Tramp can do
this with a few packages, and I'd like to do it with Gnus. The procedure
would look like this (ideally):

Since smtp is blocked on the local machine, I ssh into my remote server.
I run emacs and gnus from there, but (like emacsclient or tramp) I see
the application and run it on my local machine. Is that possible?

Thanks.

Ross




</description>
    <dc:creator>Ross A. Laird</dc:creator>
    <dc:date>2008-09-26T21:28:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11407">
    <title>Re: Gnus silently fails to send imap messages when smtp blocked</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11407</link>
    <description>

I'd have suggested to set `message-interactive' to t, but it's default
is already t:

,----[ &lt;f1&gt; v message-interactive RET ]
| message-interactive is a variable defined in `message.el'.
| Its value is nil
| 
| Documentation:
| Non-nil means when sending a message wait for and display errors.
| nil means let mailer mail back a message to report errors.
`----

Bye, Reiner.
</description>
    <dc:creator>Reiner Steib</dc:creator>
    <dc:date>2008-09-26T06:41:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.gnus.user/11406">
    <title>problem archiving</title>
    <link>http://permalink.gmane.org/gmane.emacs.gnus.user/11406</link>
    <description>Dear all, 

I try to save outgoing messages in a unix mailbox file ~/mail/sent-mail. I 
have created a nndoc group called nndoc+/Users/harven/mail/sent-mail:sent-mail
Here are my settings in my .gnus.el file:

(setq gnus-message-archive-method '(nnfolder "archive"))
(setq gnus-message-archive-group "nndoc+/Users/harven/mail/sent-mail:sent-mail")

When I send a message, I get the Gcc header
Gcc: nndoc+/Users/yves/mail/sent-mail:sent-mail
but I get the following in the message line:
Couldn't store article in group nndoc+/Users/yves/mail/sent-mail:sent-mail: 

The file sent-mail has all permission set. Yet, the message is not
stored in the mailbox. What I am doing wrong here ?
</description>
    <dc:creator>harven</dc:creator>
    <dc:date>2008-09-25T13:59:07</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.gnus.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.gnus.user</link>
  </textinput>
</rdf:RDF>
