<?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://blog.gmane.org/gmane.mail.wanderlust.general.japanese">
    <title>gmane.mail.wanderlust.general.japanese</title>
    <link>http://blog.gmane.org/gmane.mail.wanderlust.general.japanese</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.mail.wanderlust.general.japanese/8939"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8938"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8937"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8936"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8935"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8934"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8933"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8932"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8931"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8930"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8929"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8928"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8927"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8926"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8925"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8924"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8923"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8922"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8921"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8920"/>
      </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.mail.wanderlust.general.japanese/8939">
    <title>Re: How do I undo whatever WL has done to change scroll wheel behaviour????</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8939</link>
    <description>&lt;pre&gt;
scrolls window under cursor on
macosx 10.7.4
GNU Emacs 22.3.1 (i386-apple-darwin9.8.0, Carbon Version 1.6.0

randy


&lt;/pre&gt;</description>
    <dc:creator>Randy Bush</dc:creator>
    <dc:date>2012-05-21T20:15:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8938">
    <title>Re: How do I undo whatever WL has done to change scroll wheel behaviour????</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8938</link>
    <description>&lt;pre&gt;Hi,


Try the below code.  It makes that mouse wheel actions only scroll
summary buffer and keep unread state.

(eval-after-load "wl-summary"
  '(progn
     (define-key wl-summary-mode-map [mouse-4] 'mwheel-scroll)
     (define-key wl-summary-mode-map [mouse-5] 'mwheel-scroll)
     (define-key wl-summary-mode-map [S-mouse-4] 'mwheel-scroll)
     (define-key wl-summary-mode-map [S-mouse-5] 'mwheel-scroll)))


In my environment (openSUSE 11.4 with gnome and Windows 7), I think
default behavior is what you wish.

&lt;/pre&gt;</description>
    <dc:creator>Kazuhiro Ito</dc:creator>
    <dc:date>2012-05-21T09:42:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8937">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8937</link>
    <description>&lt;pre&gt;
I'd go with WL.

It has awesome IMAP support, far better internals than Mew and,
especially, Gnus have (less steep learning curve for new
developers). UI in Mew and WL are alike, and from my POV are worse
than the one used in Gnus, but such is life. WL is superior for
offline usage and is very tolerant to bad uplink like GPRS.

Also this was the only one MUA, which was able to open LKML archive
with 150k+ messages in it without crashing or falling down into
infinite prostration. Best not only among Emacs-based MUAs, but also
Thunderbird, Evolution and the rest of agents I've tried some years
ago being in anguish and despair.

There's no much fuss around WL development, but what would you like to
add more to perfection? :) Well, almost. And WL is maintained to keep
working on current Emacs.

There's also quite a lot of comprehensive guides and howtos on the net
covering even not that simple setups of WL. And there's a mailing list
where you can get answers with 2 weeks lag only :)
&lt;/pre&gt;</description>
    <dc:creator>Vitaly Mayatskikh</dc:creator>
    <dc:date>2012-05-18T19:55:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8936">
    <title>How do I undo whatever WL has done to change scroll wheel behaviour????</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8936</link>
    <description>&lt;pre&gt;How do I undo whatever WL has done to change scroll wheel behaviour????

I find the weird behaviour of how WL reacts to scroll wheel input to be
not just annoying, but destructive (in the sense that if I accidentally
try to scroll with the cursor in the wrong window then dozens of unread
messages will be displayed and marked as read and there doesn't seem to
be any way to undo such an operation).

I also wish I knew how to make Emacs send scroll wheel inputs to the
window where the mouse cursor is instead of to the window where the
keyboard input goes (without having to use separate frames for every
Emacs window, that is).

&lt;/pre&gt;</description>
    <dc:creator>Greg A. Woods</dc:creator>
    <dc:date>2012-05-18T19:48:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8935">
    <title>Re: Template bug</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8935</link>
    <description>&lt;pre&gt;Hello,

Kazuhiro Ito wrote:
[...]
thanks, that seems to work for me.

Regards
hmw


&lt;/pre&gt;</description>
    <dc:creator>Michael Welle</dc:creator>
    <dc:date>2012-05-18T17:28:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8934">
    <title>contact&lt; at &gt;adamweb.net has been added to &lt;wl-en&lt; at &gt;ml.gentei.org&gt;</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8934</link>
    <description>&lt;pre&gt;To: wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org
Cc: contact&amp;lt; at &amp;gt;adamweb.net
Message-Id: &amp;lt;lzaa17e73z.wl%contact&amp;lt; at &amp;gt;adamweb.net&amp;gt;
In-Reply-To: &amp;lt;201205171303.FMLAAA63401.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
References: &amp;lt;lzbolne77n.wl%contact&amp;lt; at &amp;gt;adamweb.net&amp;gt;
&amp;lt;201205171303.FMLAAA63401.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
X-ML-Name: Wanderlust English
X-Mail-Count: 05057
X-MLServer: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]; post only (only members can post)
X-ML-Info: If you have a question,
please contact wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org;
&amp;lt;mailto:wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/24.0 Mule/6.0 (HANACHIRUSATO)
X-Originating-IP: 217.70.178.145
X-Virus-Scanned: Debian amavisd-new at mfilter17-d.gandi.net
X-Originating-IP: 41.140.174.65
Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Precedence: bulk
Lines: 127
List-Subscribe: &amp;lt;mailto:wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org?body=subscribe&amp;gt;

I have added the following address as a new member
     Email address: &amp;lt;contact&amp;lt; at &amp;gt;adamweb.net&amp;gt;

At Thu, 17 May 2012 13:03:53 +0900,
wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org wrote:
=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=B9=E3=83=88(wl-en&amp;lt; at &amp;gt;ml.gentei.org)=
 =E3=81=B8=E6=9C=AC=E5=BD=93=E3=81=AB=E7=99=BB=E9=8C=B2=E3=81=97=E3=81=A6=
=E3=82=88=E3=81=84=E3=81=8B=E3=81=AE=E7=A2=BA
=E9=8C=B2=E3=81=97=E3=81=A6=E8=89=AF=E3=81=84=E3=81=AE=E3=81=AA=E3=82=89=E3=
=81=93=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=81=ABREPLY=E3=81=97=E3=81=A6=
=E3=81=9D=E3=81=AE=E3=81=BE=E3=81=BE=E9=80=81=E3=81=A3=E3=81=A6=E4=B8=8B
=AB=E3=81=A4=E3=81=84=E3=81=A6 ***
=E3=81=BE=E3=81=9A=E6=9C=80=E5=88=9D=E3=81=AB
=A8=E6=84=8F: Email Address =E3=81=A7=E3=81=AF=E3=81=AA=E3=81=8F=E3=81=82=
=E3=81=AA=E3=81=9F=E3=81=AE=E5=90=8D=E5=89=8D)
=E3=83=88=E3=82=92=E9=80=81=E3=81=A3=E3=81=A6=E3=82=82=E3=82=89=E3=81=A3=E3=
=81=A6=E3=81=84=E3=81=BE=E3=81=99=E3=80=82=E5=90=8D=E5=89=8D=E3=81=AF=E8=8B=
=B1=E8=AA=9E(=E3=81=A8=E3=81=84=E3=81=86=E3=81=8B=E3=83=AD=E3=83=BC=E3=83=
=9E=E5=AD=97)
=E3=81=99=E3=80=82=E3=81=BE=E3=81=9F=E5=85=A8=E8=A7=92=E3=82=B9=E3=83=9A=E3=
=83=BC=E3=82=B9=E3=81=AA=E3=81=A9=E3=81=AE=E3=82=B3=E3=83=BC=E3=83=89=E3=81=
=8C=E3=81=82=E3=82=8B=E3=81=A8=E3=82=A8=E3=83=A9=E3=83=BC=E3=81=AB=E3=81=AA=
=E3=82=8A=E3=81=BE
=AD=97=E3=81=AE=E7=AF=84=E5=9B=B2=E3=81=A7=E6=9B=B8=E3=81=84=E3=81=A6=E4=B8=
=8B=E3=81=95=E3=81=84=E3=80=82
=E3=83=AA=E3=82=AF=E3=82=A8=E3=82=B9=E3=83=88=E3=81=AB=E5=AF=BE=E3=81=97=E6=
=AC=A1=E3=81=AE=E3=82=88=E3=81=86=E3=81=AA=E3=83=95=E3=83=AC=E3=83=BC=E3=82=
=BA(=E3=81=93=E3=81=AE=E6=95=B0=E5=AD=97=E2=86=93=E3=81=AF=E3=81=82=E3=81=
=8F=E3=81=BE
=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=B9=E3=83=88=E3=81=AB=E7=99=BB=E9=
=8C=B2=E3=82=92=E3=81=97=E3=81=A6=E3=82=82=E3=82=88=E3=81=84=E3=81=8B=EF=BC=
=9F=E3=80=8F=E3=81=A8=E3=81=84=E3=81=86=E7=A2=BA=E8=AA=8D=E3=82=92=E6=B1=82=
=E3=82=81=E3=82=8B
=E3=81=BE=E3=81=99=E3=80=82=E3=81=93=E3=82=8C=E3=81=AF=E3=80=8C=E5=8B=9D=E6=
=89=8B=E3=81=AB=E3=83=A1=E3=83=BC=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=
=B9=E3=83=88=E3=81=B8=E7=99=BB=E9=8C=B2=E3=81=95=E3=82=8C=E3=81=A6=E3=81=97=
=E3=81=BE=E3=81=86=E3=80=8D
=E4=BA=88=E9=98=B2=E7=AD=96=E3=81=A7=E3=81=99=E3=80=82
=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=B9=E3=83=88=E3=81=B8=E3=81=AE=E5=
=8F=82=E5=8A=A0=E7=A2=BA=E8=AA=8D=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=82=
=92=E5=8F=97=E3=81=91=E3=81=A8=E3=81=A3=E3=81=9F=E3=81=AA=E3=82=89=E3=80=81
) =E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE=E5=90=8D=E5=89=8D
=E3=82=80=E3=83=A1=E3=83=BC=E3=83=AB=E3=82=92=E3=82=82=E3=81=86=E4=B8=80=E5=
=BA=A6=E7=99=BB=E9=8C=B2=E7=94=A8=E3=81=AE=E3=82=A2=E3=83=89=E3=83=AC=E3=82=
=B9 &amp;lt;wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org&amp;gt; =E3=81=B8=E3=83=A1=E3=83=BC
=E3=81=86=E3=81=99=E3=82=8B=E3=81=A8=E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE=E7=
=A2=BA=E8=AA=8D=E3=81=8C=E5=BE=97=E3=82=89=E3=82=8C=E3=81=9F=E3=81=A8=E3=81=
=BF=E3=81=AA=E3=81=97=E3=80=81=E3=82=B5=E3=83=BC=E3=83=90=E3=81=AF=E3=81=82=
=E3=81=AA=E3=81=9F
) =E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE=E5=90=8D=E5=89=8D
=E3=81=A6=E3=81=97=E3=81=BE=E3=81=A3=E3=81=9F=E3=81=A8=E3=81=8B=E3=80=81=E5=
=88=86=E3=81=8B=E3=82=89=E3=81=AA=E3=81=8F=E3=81=AA=E3=81=A3=E3=81=A6=E3=81=
=8D=E3=81=9F=E3=81=AE=E3=81=A7=E6=9C=80=E5=88=9D=E3=81=8B=E3=82=89=E3=82=84=
=E3=82=8A=E3=81=AA
=E5=90=88=E3=81=AF=E3=80=81=E2=80=9D=E6=9C=80=E5=88=9D=E3=81=8B=E3=82=89=E2=
=80=9D=E3=81=A4=E3=81=BE=E3=82=8A
=E3=82=8A=E7=9B=B4=E3=81=97=E3=81=A6=E4=B8=8B=E3=81=95=E3=81=84=E3=80=82


&lt;/pre&gt;</description>
    <dc:creator>Adamweb</dc:creator>
    <dc:date>2012-05-17T04:58:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8933">
    <title>jdtrip7&lt; at &gt;hotmail.com has been added to &lt;wl-en&lt; at &gt;ml.gentei.org&gt;</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8933</link>
    <description>&lt;pre&gt;To: wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org
Message-Id: &amp;lt;BLU0-SMTP9243FBD4646527C06315F1E91A0&amp;lt; at &amp;gt;phx.gbl&amp;gt;
In-Reply-To: &amp;lt;201205140640.FMLAAA52754.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
References: &amp;lt;BLU0-SMTP104723046D4AAEAA3B710E6E9150&amp;lt; at &amp;gt;phx.gbl&amp;gt; &amp;lt;201205140640.FMLAAA52754.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
X-ML-Name: Wanderlust English
X-Mail-Count: 05056
X-MLServer: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]; post only (only members can post)
X-ML-Info: If you have a question,
please contact wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org;
&amp;lt;mailto:wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1
X-Originating-IP: [108.20.103.159]
X-Originating-Email: [jdtrip7&amp;lt; at &amp;gt;hotmail.com]
X-OriginalArrivalTime: 14 May 2012 03:17:40.0780 (UTC) FILETIME=[1EE966C0:01CD3180]
Mime-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
Precedence: bulk
Lines: 76
List-Subscribe: &amp;lt;mailto:wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org?body=subscribe&amp;gt;

I have added the following address as a new member
     Email address: &amp;lt;jdtrip7&amp;lt; at &amp;gt;hotmail.com&amp;gt;

On 05/13/2012 05:40 PM, wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org wrote:



&lt;/pre&gt;</description>
    <dc:creator>J Dempsey</dc:creator>
    <dc:date>2012-05-14T03:17:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8932">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8932</link>
    <description>&lt;pre&gt;At Thu, 10 May 2012 07:53:42 -1000,
Randy Bush wrote:

Hi Randy,

These are good points. I just don’t understand why tutorial authors
seem to encourage new users to fiddle with their ~/.folders file.

Everybody- I have made a few enhancements for my WL auto-config
system. Unfortunately it is based on the Mozilla auto-config settings
which are rather incomplete. However it basically works for gmail and
probably some other systems. The bootstrap method is similar to the
el-get method. Paste the following in your scratch buffer, and give it
a shot. It will prompt before it changes your customize settings or
folders.

  ;; Paste into *scratch* buffer, type C-x C-e, and answer questions.
  (url-retrieve
  "https://raw.github.com/gist/1207807/wl-auto-config.el"
   (lambda (s)
     (goto-char (point-max))
     (eval-print-last-sexp)))

I don’t know what to do with this, except perhaps link to it on
emacswiki.

best, Erik
Sent from my free software system &amp;lt;http://fsf.org/&amp;gt;.
&lt;/pre&gt;</description>
    <dc:creator>Erik Hetzner</dc:creator>
    <dc:date>2012-05-11T06:24:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8931">
    <title>Showing "From" in Summary Mode when I'm the Sender</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8931</link>
    <description>&lt;pre&gt;Hi,

a few days ago I realised that in the summaries my name showed up, not
the recipients name anymore (I haven't touched my .wl for ages and I
do not think there was any upgrade for Gentoo recently either).

I figured that 

;; User's mail addresses.
(setq wl-user-mail-address-list
      (list (wl-address-header-extract-address wl-from)
    "address_2"
    "address_3"
    ))

stopped working


wl-from returns the right value (I think): 

having "wl-from" in a buffer and the cursor just after it C-x C-e returns:

"Petrik Galvosas &amp;lt;Petrik.Galvosas&amp;lt; at &amp;gt;vuw.ac.nz&amp;gt;"


That is as far as I got (since I have no Idea from Lisp) and I was not
able to see what wl-address-header-extract-address returns (it just
started the debugger).

However, inserting my address in plain text as:

;; User's mail addresses.
(setq wl-user-mail-address-list
      (list (wl-address-header-extract-address wl-from)
    "Petrik.Galvosas&amp;lt; at &amp;gt;vuw.ac.nz"
    "address_2"
    "address_3"
    ))

and reconstructing the summary with s all-entirely created a summary
with my name replaced by the recipient as wanted.

Just in case that is important, I have that in my .wl:

(setq wl-summary-showto-folder-regexp ".*")
(setq wl-summary-from-function 'wl-summary-default-from)
(setq wl-use-petname t)
 
It is intentionally that I replace me with the recipient in all
folders.

Does anyone know what is going on here? I use 2.15.9_pre20101102 from
portage.

Thanks Petrik


&lt;/pre&gt;</description>
    <dc:creator>Petrik Galvosas</dc:creator>
    <dc:date>2012-05-11T02:15:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8930">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8930</link>
    <description>&lt;pre&gt;
i edit by hand for two reasons.  first, i like emacs, and am not exited
by a new editor, which is essentially what in-wl folder list editing is.
i will do a simple m-a, but will edit .folders for any serious moving,
sorting, ...

not a chance in hell i can remember
    %mailinglist-12:corjb/clear&amp;lt; at &amp;gt;email.flobnitz.ac.uk:993!
to type it in correctly when adding a new mailbox on that server.

ymmv

randy


&lt;/pre&gt;</description>
    <dc:creator>Randy Bush</dc:creator>
    <dc:date>2012-05-10T17:53:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8929">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8929</link>
    <description>&lt;pre&gt;


I edit the .folders by hand. I did run into one nasty bug/feature:

If a commended line has a space before the "#" wl crashes. 



I'm using wl through el-get. 

Date: Thu, 10 May 2012 07:29:29 -0700
From: egh&amp;lt; at &amp;gt;e6h.org
Subject: Re: wanderlust and mew - which might be best choice for me?
To: kgunders&amp;lt; at &amp;gt;teamcool.net
CC: wl-en&amp;lt; at &amp;gt;ml.gentei.org

At Thu, 10 May 2012 00:36:26 -0600,
Ken Gunderson wrote:
 
Hi Ken,
 
I don’t think it is unusual to take a few hours just to get started
with WL, unfortunately.
 
My advice is to never edit your ~/.folders file by hand. For some
reason many tutorials seem to suggest doing this. I don’t know
why. All the functionality is available in the WL folder manager, and
then you don’t have to worry about the syntax of the ~/.folders file.
 
M-q is emacs for wrap paragraph.
 
best, Erik

Sent from my free software system .       &lt;/pre&gt;</description>
    <dc:creator>Karl F</dc:creator>
    <dc:date>2012-05-10T14:59:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8928">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8928</link>
    <description>&lt;pre&gt;At Thu, 10 May 2012 00:36:26 -0600,
Ken Gunderson wrote:

Hi Ken,

I don’t think it is unusual to take a few hours just to get started
with WL, unfortunately.

My advice is to never edit your ~/.folders file by hand. For some
reason many tutorials seem to suggest doing this. I don’t know
why. All the functionality is available in the WL folder manager, and
then you don’t have to worry about the syntax of the ~/.folders file.

M-q is emacs for wrap paragraph.

best, Erik
Sent from my free software system &amp;lt;http://fsf.org/&amp;gt;.
&lt;/pre&gt;</description>
    <dc:creator>Erik Hetzner</dc:creator>
    <dc:date>2012-05-10T14:29:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8927">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8927</link>
    <description>&lt;pre&gt;At Wed, 09 May 2012 21:54:13 -0700,
Erik Hetzner wrote:

Hi Erik:

Good to see that life does still exist in Wanderlust :) 

I decided that Wanderlust looked to be the more featureful of the two and  decided to take it for a test drive. Took more hours than I'd want to admit just to access my one of my accounts. The docs were less than clear regarding .folders file.  At least for me. Found some example files on the 'net and as you may surmise from the headers I at least now have minimal functionality working.  Looks worthy of further exploration. Need to figure out how to wrap at 72 chars though, so pardon the long line length.

Thanks for your perspective-- Ken


&lt;/pre&gt;</description>
    <dc:creator>Ken Gunderson</dc:creator>
    <dc:date>2012-05-10T06:36:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8926">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8926</link>
    <description>&lt;pre&gt;At Wed, 09 May 2012 13:56:02 -0600,
Ken Gunderson wrote:

Hi Ken,

I have never used mew seriously, and have not used it for many
years. If you use IMAP, you may prefer wanderlust.

You may find configuration of WL difficult. The mailing list archives
are very helpful. You don’t need to be an elisp expert, but the
flexibility of WL can be overwhelming. I think the documentation is
pretty complete and accurate. The English terminology is different
from many other email readers, but it is mostly the same as mew.

WL is in a difficult situation with regard to maintenance at the
moment, but it is very feature complete and bugs are fixed in the
repositories found on github.

best, Erik
Sent from my free software system &amp;lt;http://fsf.org/&amp;gt;.
&lt;/pre&gt;</description>
    <dc:creator>Erik Hetzner</dc:creator>
    <dc:date>2012-05-10T04:54:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8925">
    <title>Re: wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8925</link>
    <description>&lt;pre&gt;to be honest, pretty nose to nose.  but if you are newish to emacs,
wellllll .....

one is maintained by a really meticulous hacker, though he has recently
gone over to the weird side (haskell) :)

the other by a linux-philosophy mob with git and all that cruft i have
no desire to learn, and a bit of oversight from tokyo.  but i can pull a
cvs every year or two and survive.

but if you are newish to emacs, wellllll .....

i chose wanderlust because a long-term co-worker, who is a far better
elisp hacker than i, runs it and i can whine.  this was a couple of
months before i moved to tokyo and to the desk next to the author of
mew.  and now i work with the author of mutt too.  but i have not even
gotten him to move to emacs for his own use, so not much hope of mutt in
emacs.

but if you are newish to emacs, wellllll.  i guess you can kinda treat
mew or wl as a black box and just do a few setqs.  and this list does
get some tasty copy and pastes.

randy


&lt;/pre&gt;</description>
    <dc:creator>Randy Bush</dc:creator>
    <dc:date>2012-05-10T01:50:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8924">
    <title>wanderlust and mew - which might be best choice for me?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8924</link>
    <description>&lt;pre&gt;Hello:

No, it's not my intention to start a religious debate. I am, however, 
having a difficult time finding much of anything about these two mua 
modes on the net.  I have used various gui clients in the past but they 
seem bent on ever increasing bloat.  Nor am I a fan of webmail. Mutt 
would be my default "go to" TUI based mua but figured I'd investigate 
mail in emacs. I need to manage multiple IMAP accounts with lots of 
folders. I store my mail server side so I can access from multiple 
machines - typically workstations with 24x7 connections. Hence offline 
imap stores, pop, maildir, usenet, etc. are pretty much not even on my 
radar. I like my mail in ascii but also need to be able to view 
html'ized nonsense and open various attachments.  My background is as a 
sysadmin rather than programmer and I don't want to have to become an 
e/lisp expert just to get my mua configured. I've also only recently 
switched to emacs so there's still a big learning curve ahead.

Mew appears to be more actively maintained and has better documentation 
but it also appears that Wanderlust may be preferred of the two. Perhaps 
because of MH support and allegedly superior IMAP support.  Such 
references are pretty dated, however, so I don't know how relevant to 
current times. Mew and Wanderlust otherwise appear to be pretty similar 
and I'd appreciate it if someone would compare and contrast their 
differences and similarities in the context of my use case.

TIA-- Ken


&lt;/pre&gt;</description>
    <dc:creator>Ken Gunderson</dc:creator>
    <dc:date>2012-05-09T19:56:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8923">
    <title>kgunders&lt; at &gt;teamcool.net has been added to &lt;wl-en&lt; at &gt;ml.gentei.org&gt;</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8923</link>
    <description>&lt;pre&gt;To: wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org
Message-Id: &amp;lt;4FA9E2F3.9030402&amp;lt; at &amp;gt;teamcool.net&amp;gt;
In-Reply-To: &amp;lt;201205091221.FMLAAA43672.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
References: &amp;lt;4FA9E2C6.9070003&amp;lt; at &amp;gt;teamcool.net&amp;gt; &amp;lt;201205091221.FMLAAA43672.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
X-ML-Name: Wanderlust English
X-Mail-Count: 05046
X-MLServer: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]; post only (only members can post)
X-ML-Info: If you have a question,
please contact wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org;
&amp;lt;mailto:wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Precedence: bulk
Lines: 74
List-Subscribe: &amp;lt;mailto:wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org?body=subscribe&amp;gt;

I have added the following address as a new member
     Email address: &amp;lt;kgunders&amp;lt; at &amp;gt;teamcool.net&amp;gt;

On 05/08/2012 09:21 PM, wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org wrote:



&lt;/pre&gt;</description>
    <dc:creator>Ken Gunderson</dc:creator>
    <dc:date>2012-05-09T03:22:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8922">
    <title>Re: Template bug</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8922</link>
    <description>&lt;pre&gt;Hi,

(snip)

I think actual commit does not make WL to avoid modification of a
draft message before sending.

Cf. https://github.com/wanderlust/wanderlust/commit/c14cbb86da450737613fb3e88f71f515167d19ee#diff-1


To suppress modifications, wl-draft-config-exec-flag should be set to
nil.  But I think it woud be better that wl-template-select keeps
wl-draft-config-exec-flag's value.  Because we can adjust this
behavior by settings of wl-template-alist.  Please see the below code
and comment.

(setq wl-template-alist
      '(
("enable-wl-draft-config-exec"
 ;; In trunk, wl-draft-config-exec-flag is set to t
 ;; implicitly.  By explicit setting, value is kept after
 ;; saving and re-editing.
 (wl-draft-config-exec-flag . t)
 )
("disable-wl-draft-config-exec"
 ;; We can override implicit setting.  By adding this element
 ;; into your own template, you can suppress draft
 ;; modification before sending.
 (wl-draft-config-exec-flag . nil)
 )
))

&lt;/pre&gt;</description>
    <dc:creator>Kazuhiro Ito</dc:creator>
    <dc:date>2012-05-06T12:55:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8921">
    <title>Re: Template bug</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8921</link>
    <description>&lt;pre&gt;Hello,

David Maus wrote:
I have the same problem. I noted rules considering the to: header
field and the wl-draft-parent-folder in my wl-draft-config-alist. If I
change the template used for an email manually parameters like the
wl-smtp-posting-server are set as expected. The moment I sent the
email the templates resulting from the evaluation of w-d-c-a are
reapplied again. I use Debian's wl-beta package which, according to
the changelog, has the above patch implemented. Using the variant from
github don't change anything. I can't remember exactly, but I think
this feature worked as expected some (several, many) moons ago. So,
any hints on this?


Regards
hmw


&lt;/pre&gt;</description>
    <dc:creator>Michael Welle</dc:creator>
    <dc:date>2012-05-05T07:53:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8920">
    <title>neal&lt; at &gt;walfield.org has been added to &lt;wl-en&lt; at &gt;ml.gentei.org&gt;</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8920</link>
    <description>&lt;pre&gt;To: wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org
Message-Id: &amp;lt;87ipgfdcls.wl%neal&amp;lt; at &amp;gt;walfield.org&amp;gt;
In-Reply-To: &amp;lt;201205020031.FMLAAA18454.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
References: &amp;lt;87k40vdil1.wl%neal&amp;lt; at &amp;gt;walfield.org&amp;gt;
&amp;lt;201205020031.FMLAAA18454.wl-en&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
X-ML-Name: Wanderlust English
X-Mail-Count: 05043
X-MLServer: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]; post only (only members can post)
X-ML-Info: If you have a question,
please contact wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org;
&amp;lt;mailto:wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org&amp;gt;
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9
 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/23.2 (x86_64-pc-linux-gnu) MULE/6.0
 (HANACHIRUSATO)
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Mail-From: neal&amp;lt; at &amp;gt;walfield.org
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on plato.lan
X-Spam-Level: 
X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00
autolearn=disabled version=3.3.1
X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:26:47 +0000)
X-SA-Exim-Scanned: Yes (on plato)
Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Precedence: bulk
Lines: 128
List-Subscribe: &amp;lt;mailto:wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org?body=subscribe&amp;gt;

I have added the following address as a new member
     Email address: &amp;lt;neal&amp;lt; at &amp;gt;walfield.org&amp;gt;

At Wed, 2 May 2012 00:31:11 +0900,
wl-en-admin&amp;lt; at &amp;gt;ml.gentei.org wrote:
=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=B9=E3=83=88(wl-en&amp;lt; at &amp;gt;ml.gentei.org)=
 =E3=81=B8=E6=9C=AC=E5=BD=93=E3=81=AB=E7=99=BB=E9=8C=B2=E3=81=97=E3=81=A6=
=E3=82=88=E3=81=84=E3=81=8B=E3=81=AE=E7=A2=BA
=E9=8C=B2=E3=81=97=E3=81=A6=E8=89=AF=E3=81=84=E3=81=AE=E3=81=AA=E3=82=89=E3=
=81=93=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=81=ABREPLY=E3=81=97=E3=81=A6=
=E3=81=9D=E3=81=AE=E3=81=BE=E3=81=BE=E9=80=81=E3=81=A3=E3=81=A6=E4=B8=8B
=AB=E3=81=A4=E3=81=84=E3=81=A6 ***
=E3=81=BE=E3=81=9A=E6=9C=80=E5=88=9D=E3=81=AB
=A8=E6=84=8F: Email Address =E3=81=A7=E3=81=AF=E3=81=AA=E3=81=8F=E3=81=82=
=E3=81=AA=E3=81=9F=E3=81=AE=E5=90=8D=E5=89=8D)
=E3=83=88=E3=82=92=E9=80=81=E3=81=A3=E3=81=A6=E3=82=82=E3=82=89=E3=81=A3=E3=
=81=A6=E3=81=84=E3=81=BE=E3=81=99=E3=80=82=E5=90=8D=E5=89=8D=E3=81=AF=E8=8B=
=B1=E8=AA=9E(=E3=81=A8=E3=81=84=E3=81=86=E3=81=8B=E3=83=AD=E3=83=BC=E3=83=
=9E=E5=AD=97)
=E3=81=99=E3=80=82=E3=81=BE=E3=81=9F=E5=85=A8=E8=A7=92=E3=82=B9=E3=83=9A=E3=
=83=BC=E3=82=B9=E3=81=AA=E3=81=A9=E3=81=AE=E3=82=B3=E3=83=BC=E3=83=89=E3=81=
=8C=E3=81=82=E3=82=8B=E3=81=A8=E3=82=A8=E3=83=A9=E3=83=BC=E3=81=AB=E3=81=AA=
=E3=82=8A=E3=81=BE
=AD=97=E3=81=AE=E7=AF=84=E5=9B=B2=E3=81=A7=E6=9B=B8=E3=81=84=E3=81=A6=E4=B8=
=8B=E3=81=95=E3=81=84=E3=80=82
=E3=83=AA=E3=82=AF=E3=82=A8=E3=82=B9=E3=83=88=E3=81=AB=E5=AF=BE=E3=81=97=E6=
=AC=A1=E3=81=AE=E3=82=88=E3=81=86=E3=81=AA=E3=83=95=E3=83=AC=E3=83=BC=E3=82=
=BA(=E3=81=93=E3=81=AE=E6=95=B0=E5=AD=97=E2=86=93=E3=81=AF=E3=81=82=E3=81=
=8F=E3=81=BE
=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=B9=E3=83=88=E3=81=AB=E7=99=BB=E9=
=8C=B2=E3=82=92=E3=81=97=E3=81=A6=E3=82=82=E3=82=88=E3=81=84=E3=81=8B=EF=BC=
=9F=E3=80=8F=E3=81=A8=E3=81=84=E3=81=86=E7=A2=BA=E8=AA=8D=E3=82=92=E6=B1=82=
=E3=82=81=E3=82=8B
=E3=81=BE=E3=81=99=E3=80=82=E3=81=93=E3=82=8C=E3=81=AF=E3=80=8C=E5=8B=9D=E6=
=89=8B=E3=81=AB=E3=83=A1=E3=83=BC=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=
=B9=E3=83=88=E3=81=B8=E7=99=BB=E9=8C=B2=E3=81=95=E3=82=8C=E3=81=A6=E3=81=97=
=E3=81=BE=E3=81=86=E3=80=8D
=E4=BA=88=E9=98=B2=E7=AD=96=E3=81=A7=E3=81=99=E3=80=82
=E3=83=AA=E3=83=B3=E3=82=B0=E3=83=AA=E3=82=B9=E3=83=88=E3=81=B8=E3=81=AE=E5=
=8F=82=E5=8A=A0=E7=A2=BA=E8=AA=8D=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E3=82=
=92=E5=8F=97=E3=81=91=E3=81=A8=E3=81=A3=E3=81=9F=E3=81=AA=E3=82=89=E3=80=81
) =E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE=E5=90=8D=E5=89=8D
=E3=82=80=E3=83=A1=E3=83=BC=E3=83=AB=E3=82=92=E3=82=82=E3=81=86=E4=B8=80=E5=
=BA=A6=E7=99=BB=E9=8C=B2=E7=94=A8=E3=81=AE=E3=82=A2=E3=83=89=E3=83=AC=E3=82=
=B9 &amp;lt;wl-en-ctl&amp;lt; at &amp;gt;ml.gentei.org&amp;gt; =E3=81=B8=E3=83=A1=E3=83=BC
=E3=81=86=E3=81=99=E3=82=8B=E3=81=A8=E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE=E7=
=A2=BA=E8=AA=8D=E3=81=8C=E5=BE=97=E3=82=89=E3=82=8C=E3=81=9F=E3=81=A8=E3=81=
=BF=E3=81=AA=E3=81=97=E3=80=81=E3=82=B5=E3=83=BC=E3=83=90=E3=81=AF=E3=81=82=
=E3=81=AA=E3=81=9F
) =E3=81=82=E3=81=AA=E3=81=9F=E3=81=AE=E5=90=8D=E5=89=8D
=E3=81=A6=E3=81=97=E3=81=BE=E3=81=A3=E3=81=9F=E3=81=A8=E3=81=8B=E3=80=81=E5=
=88=86=E3=81=8B=E3=82=89=E3=81=AA=E3=81=8F=E3=81=AA=E3=81=A3=E3=81=A6=E3=81=
=8D=E3=81=9F=E3=81=AE=E3=81=A7=E6=9C=80=E5=88=9D=E3=81=8B=E3=82=89=E3=82=84=
=E3=82=8A=E3=81=AA
=E5=90=88=E3=81=AF=E3=80=81=E2=80=9D=E6=9C=80=E5=88=9D=E3=81=8B=E3=82=89=E2=
=80=9D=E3=81=A4=E3=81=BE=E3=82=8A
=E3=82=8A=E7=9B=B4=E3=81=97=E3=81=A6=E4=B8=8B=E3=81=95=E3=81=84=E3=80=82


&lt;/pre&gt;</description>
    <dc:creator>Neal H. Walfield</dc:creator>
    <dc:date>2012-05-01T17:39:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8919">
    <title>Re: Unsubscribe?</title>
    <link>http://permalink.gmane.org/gmane.mail.wanderlust.general.japanese/8919</link>
    <description>&lt;pre&gt;Hi,

Thanks for your help on this.  I was never able to send emails from my
main email, so I used a gmail to send to the list.  Perhaps the
unsubscribe message is also lost in the ether, explaining why I am
unable to unsubscribe.

I have tried again with my main email, sending the unsubscribe
message, but I still receive mails from the list.



Adrian

On Mon, Apr 23, 2012 at 10:08 PM, Akihiro MOTOKI &amp;lt;amotoki&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Adrian Owen</dc:creator>
    <dc:date>2012-04-24T22:16:20</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.wanderlust.general.japanese">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.wanderlust.general.japanese</link>
  </textinput>
</rdf:RDF>

