emacs-vm problem : movemail and local spool file

2004-03-16 Thread Bruno BEAUFILS
Hi, I got a problem using vm under emacs with local spool files. I fecth all my mail through fetchmail which directly send mails through procmail which filter it with spamassassin. I put only those lines in my .vm : (setq vm-primary-inbox (expand-file-name "~/mail/toto")) (setq vm-spool-files (

Re: VM problem

2001-05-30 Thread D-Man
On Wed, May 30, 2001 at 08:11:26PM +0400, Ilya Martynov wrote: | | BF> Hi, | BF> I have installed the Debian GNU/Linux 2.2 r1 on my machine. A few days | BF> after the installation I noticed some strange messages from the kernel | BF> (samples below) concerning the virtual memory (do_try_to_free_p

Re: VM problem

2001-05-30 Thread Casper Gielen
On Wed, May 30, 2001 at 05:28:18PM +0200, BURLET Frederic wrote: > Hi, > > I have installed the Debian GNU/Linux 2.2 r1 on my machine. A few days > after the installation I noticed some strange messages from the kernel > (samples below) concerning the virtual memory (do_try_to_free_pages failed >

Re: VM problem

2001-05-30 Thread Ilya Martynov
BF> Hi, BF> I have installed the Debian GNU/Linux 2.2 r1 on my machine. A few days BF> after the installation I noticed some strange messages from the kernel BF> (samples below) concerning the virtual memory (do_try_to_free_pages failed BF> for...). BF> I have a second distribution on my machine (

Re: VM problem

2001-05-30 Thread BURLET Frederic
On Wed, 30 May 2001, D-Man wrote: > I don't know what causes this, but I have seen it on one of my boxes > -- the i486 with 8 MB RAM (and 32MB swap). I haven't seen it on the > AMD Duron (128MB RAM) > > How much memory do you have on this K6? I have 32MB RAM and 72MB swap. > > (BTW, good job of

Re: VM problem

2001-05-30 Thread D-Man
On Wed, May 30, 2001 at 05:28:18PM +0200, BURLET Frederic wrote: | Hi, | | I have installed the Debian GNU/Linux 2.2 r1 on my machine. A few days | after the installation I noticed some strange messages from the kernel | (samples below) concerning the virtual memory (do_try_to_free_pages failed |

VM problem

2001-05-30 Thread BURLET Frederic
Hi, I have installed the Debian GNU/Linux 2.2 r1 on my machine. A few days after the installation I noticed some strange messages from the kernel (samples below) concerning the virtual memory (do_try_to_free_pages failed for...). I have a second distribution on my machine (a RedHat GNU/Linux), I h

Re: VM problem.

2000-07-16 Thread Rogerio Brito
On Jul 13 2000, Marcio Rosa da Silva wrote: > Jul 13 08:39:16 brain kernel: VM: do_try_to_free_pages failed for wmppp... (...) > What is happening??? That is called an Out-Of-Memory (OOM) situation and happens (ideally, at least) when your system has its memory (physical +

Re: VM problem.

2000-07-13 Thread Mirek Kwasniak
On Thu, Jul 13, 2000 at 04:00:36PM +0200, Moritz Schulte wrote: > On Thu, Jul 13, 2000 at 10:56:04AM +, Marcio Rosa da Silva wrote: > > > > [...] > > > > Jul 13 08:39:12 brain kernel: VM: do_try_to_free_pages failed for > > > > http... > > > [...] > > > > I'm using unstable with kernel 2.2.17

Re: VM problem.

2000-07-13 Thread Marcio Rosa da Silva
On Thu, 13 Jul 2000, Moritz Schulte wrote: > which? pre10 or pre11? > if this doesn't solve the problem, you should report it on linux > kernel mailing list.. No. pre6-1 which is in unstable. I just used dselect and selected the most recent avaliable there. Maybe I must download another version a

Re: VM problem.

2000-07-13 Thread Moritz Schulte
On Thu, Jul 13, 2000 at 10:56:04AM +, Marcio Rosa da Silva wrote: > > [...] > > > Jul 13 08:39:12 brain kernel: VM: do_try_to_free_pages failed for http... > > [...] > > > I'm using unstable with kernel 2.2.17 > > [...] > > > > 2.2.17? do you mean 2.2.16 or 2.2.17pre? it's a problem in 2.2.16

Re: VM problem.

2000-07-13 Thread Marcio Rosa da Silva
On Thu, 13 Jul 2000, Moritz Schulte wrote: > On Thu, Jul 13, 2000 at 08:47:04AM +, Marcio Rosa da Silva wrote: > > [...] > > Jul 13 08:39:12 brain kernel: VM: do_try_to_free_pages failed for http... > [...] > > I'm using unstable with kernel 2.2.17 > [...] > > 2.2.17? do you mean 2.2.16 or 2

Re: VM problem.

2000-07-13 Thread Moritz Schulte
On Thu, Jul 13, 2000 at 08:47:04AM +, Marcio Rosa da Silva wrote: [...] > Jul 13 08:39:12 brain kernel: VM: do_try_to_free_pages failed for http... [...] > I'm using unstable with kernel 2.2.17 [...] 2.2.17? do you mean 2.2.16 or 2.2.17pre? it's a problem in 2.2.16. if you are running .16, tr

VM problem.

2000-07-13 Thread Marcio Rosa da Silva
Sometimes, the CPU of my machine goes up and this appears in my /var/log/messages: Jul 13 08:39:12 brain kernel: VM: do_try_to_free_pages failed for http... Jul 13 08:39:16 brain kernel: VM: do_try_to_free_pages failed for wmppp... Jul 13 08:39:16 brain kernel: VM: do_try_to_free_pages failed for

Re: VM problem

1999-02-11 Thread Immanuel Yap
On Wed Feb 10, 1999, Daniel Elenius wrote: > I have a problem with the VM mail reader that has been annoying me for > a LONG time. I use an exim filter to put e.g. the debian-user mail in > a ~/mail/debian folder. Then when I open this folder, there will > usually be new mail coming into the folde

Re: VM problem

1999-02-10 Thread Daniel Elenius
BTW, are there VM variables that one can set to tell it where to look for/place spool/crash files respectively? -- -~* Daniel Elenius *~-

Re: VM problem

1999-02-10 Thread Daniel Elenius
Petter Adsen writes: >Daniel Elenius writes: >| OK, thanks for the advice, I get the general idea, but I'm afraid I've >| broken my .vm now. VM says "Invalid read syntax: ". in wrong context" >| when I try to start it w/ M-x vm. I'll attach my .vm and my .forward >| with my exim filter here... >|

VM problem

1999-02-09 Thread Daniel Elenius
I have a problem with the VM mail reader that has been annoying me for a LONG time. I use an exim filter to put e.g. the debian-user mail in a ~/mail/debian folder. Then when I open this folder, there will usually be new mail coming into the folder while I read it. That makes it impossible to sav