Richard Lewis | 16 Jan 2009 00:47
Picon
Gravatar

Using wl-dispose-folder-alist

Hi there,

I'm having problems with my wl-dispose-folder-alist settings.

I have it set to

'(("^%inbox" . trash)
  ("^%inbox.code" . trash)
  ("^%inbox.commercial" . trash)
  ("^%inbox.social" . trash))

the hope being that when I delete messages from those imap folders
they'll go into +trash.

Unfortunately, they just disappear (as if I were using 'remove' rather
than 'trash').

I've tried evaluating wl-dispose-folder-alist from *scratch* and it
contains the correct alist.

I'm deleting by marking the messages in summary view with D and then
executing the marks.

Any ideas what I've done wrong?

I'm on wl 2.15.6 on emacs 22.2.1 (both from Debian packages).

Cheers,
Richard
--

-- 
(Continue reading)

藤原 誠/ Makoto Fujiwara | 16 Jan 2009 16:27
Picon
Favicon

Re: Using wl-dispose-folder-alist

I may be wrong, but are you really using 'D' not 'd' ?
If so, it is the reason to get removed by +trash attribute.

Try 'd' instead.

Even by using 'd', the mails are marked as 'D', that's why
you are saying to use 'D', sorry, forget my mail.

My setting for wl-dispose-folder-alist only have for remove,
nothing for trash. 

The sample line for my setting is:

(add-to-list 'wl-dispose-folder-alist 
  '("%inbox.user-unknown:makoto/clear <at> imap.example.com" . remove))

I have serveral lines similar to this line in ~/.wl.
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

Richard Lewis | 16 Jan 2009 17:18
Picon
Gravatar

Re: Using wl-dispose-folder-alist

At Sat, 17 Jan 2009 00:27:26 +0900,
藤原 誠/ Makoto Fujiwara wrote:
> 
> I may be wrong, but are you really using 'D' not 'd' ?
> If so, it is the reason to get removed by +trash attribute.
> 
G'ah! OK. I was using D. I think I've always used D. Just tried d
instead and it works. I wonder where I got that silly idea from?!

It would be quite cool to write one of those reference card things
for wl.

Cheers,
Richard
--

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Richard Lewis
ISMS, Computing
Goldsmiths, University of London
Tel: +44 (0)20 7078 5134
Skype: richardjlewis
JID: ironchicken <at> jabber.earth.li
http://www.richard-lewis.me.uk/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
+-------------------------------------------------------+
|Please avoid sending me Word or PowerPoint attachments.|
|http://www.gnu.org/philosophy/no-word-attachments.html |
+-------------------------------------------------------+

(Continue reading)

Vitaly Mayatskikh | 16 Jan 2009 17:43
Picon
Gravatar

Re: Using wl-dispose-folder-alist

At Fri, 16 Jan 2009 16:18:45 +0000, Richard Lewis wrote:

> G'ah! OK. I was using D. I think I've always used D. Just tried d
> instead and it works. I wonder where I got that silly idea from?!

I bet, from ibuffer's (ibuffer-do-delete) ;)

--
wbr, Vitaly

Jim Burton | 19 Jan 2009 09:52

Crashes in Summary buffer due to threading?

Hi, I've asked about crashes in the Summary buffer a couple of times
-- http://lists.airs.net/wl-en/archive/200812/msg00000.html ,
http://lists.airs.net/wl-en/archive/200803/msg00022.html -- and still
have the same problem. To recap, I'm using emacs 23 and wl 2.15.6 and
the Summary buffer frequently hangs, with one character flashing
rapidly and emacs becoming unresponsive. It normally happens if I am
trying to show all messages in a thread longer than 4 or 5 messages.

I've discovered by trial and error that it doesn't occur if I toggle
threading to off. I much prefer the threaded view, but it's a
workaround. I mention it here in case anyone else is having the same
problem or in case this gives someone a clue as to what the problem
is.

Cheers,

Jim

Vitaly Mayatskikh | 19 Jan 2009 10:23
Picon
Gravatar

Re: Crashes in Summary buffer due to threading?

At Mon, 19 Jan 2009 08:52:03 +0000, Jim Burton wrote:
> 
> Hi, I've asked about crashes in the Summary buffer a couple of times
> -- http://lists.airs.net/wl-en/archive/200812/msg00000.html ,
> http://lists.airs.net/wl-en/archive/200803/msg00022.html -- and still
> have the same problem. 

If you change `charset=ISO-8859-1' in that letter to `charset=ASCII'
or, even, remove `Content-*' lines, does that help? I met once a bug
in internal Emacs' charset conversion function which segfaults
Emacs+wl.

--
wbr, Vitaly

Jim Burton | 20 Jan 2009 10:12

Re: Crashes in Summary buffer due to threading?

Hi Vitaly,

At Mon, 19 Jan 2009 10:23:47 +0100,
Vitaly Mayatskikh wrote:
> 
> At Mon, 19 Jan 2009 08:52:03 +0000, Jim Burton wrote:
> > 
> > Hi, I've asked about crashes in the Summary buffer a couple of times
> > -- http://lists.airs.net/wl-en/archive/200812/msg00000.html ,
> > http://lists.airs.net/wl-en/archive/200803/msg00022.html -- and still
> > have the same problem. 
> 
> If you change `charset=ISO-8859-1' in that letter to `charset=ASCII'
> or, even, remove `Content-*' lines, does that help? I met once a bug
> in internal Emacs' charset conversion function which segfaults
> Emacs+wl.
> 

I'll try that and let you know what happens. Thanks for the advice.

Jim

> --
> wbr, Vitaly
> 

Tim Schumacher | 25 Jan 2009 00:23
Gravatar

wanderlust eating my umlauts

Hi Folks,

when I compose a mail and enter some umlauts or other unicode chars
all is fine, but when I want to send the mail they are replaced by 2
blanks.

Here some examples:

Ü (U-diaeresis)

の (Hiragana no)

When I close the Mail and reopen them later from the draft folder the
coding is raw-text-unix, but not utf-8.

I do not know now what could trigger this behaviour, so any hints
would be nice.

Greetings

Tim

--

-- 
As of next week, passwords will be entered in Morse code.

Heinz Diehl | 25 Jan 2009 18:21

Re: wanderlust eating my umlauts

On Sun, Jan 25, 2009 at 12:23:10AM +0100, Tim Schumacher wrote:

> Ü (U-diaeresis)
> の (Hiragana no)

Works fine, both using mutt and wl-2.15.6 on Emacs 22.3,
the correct characters are shown here.

> When I close the Mail and reopen them later from the draft folder the
> coding is raw-text-unix, but not utf-8.

Did you build your Emacs with UTF-8 support?

Tim Schumacher | 25 Jan 2009 19:09
Gravatar

Re: wanderlust eating my umlauts

At Sun, 25 Jan 2009 18:21:34 +0100,
Heinz Diehl wrote:
> 
> On Sun, Jan 25, 2009 at 12:23:10AM +0100, Tim Schumacher wrote:
> 
> > Ü (U-diaeresis)
> > の (Hiragana no)
> 
> Works fine, both using mutt and wl-2.15.6 on Emacs 22.3,
> the correct characters are shown here.

> > When I close the Mail and reopen them later from the draft folder the
> > coding is raw-text-unix, but not utf-8.
> 
> Did you build your Emacs with UTF-8 support?

Yep, when I compose the Mail, the characters looks fine, but as soon
it leaves the first time edit, the unicode-chars goes blank.

Thanks for your help sofar.

Greetings

Tim

--

-- 
It's not that afraid to die. I just don`t wat to be there when it
happens.  
		-- Woody Allen

(Continue reading)


Gmane