Re: Emacs: Memory exhausted

2001-08-16 Thread scheme
zolia wrote: >Hello, > >i figured out, that this problem arises, when (global-font-lock-mode 1) or >(font-lock-mode 1) is set. Emacs hanged, when i was accessing faces >(colored) text to. > What do you mean by accessing faces (colored) text? I always set font-lock-mode on by using the following li

Re: Emacs: Memory exhausted

2001-08-16 Thread zolia
Hello, i figured out, that this problem arises, when (global-font-lock-mode 1) or (font-lock-mode 1) is set. Emacs hanged, when i was accessing faces (colored) text to. Antanas Masevicius Kaunas University of Techno

Re: Emacs: Memory exhausted

2001-08-08 Thread scheme
zolia wrote: >Hello, > >lydys:~$ ulimit -m >unlimited > >lydys:~$ free > total used free sharedbuffers cached >Mem:190940 185936 5004 0 6304 119860 >-/+ buffers/cache: 59772 131168 >Swap: 124956 23244

Re: Emacs: Memory exhausted

2001-08-07 Thread Ian Zimmerman
zolia> I am getting message (Memory exhausted--M-x..for recovery..) when zolia> starting emacs (20.7-3) on woody. colin> Are you sure you aren't actually out of memory? How much memory do colin> you have on that machine? colin> colin> Also, do you have any limits set on memory usage for that us

Re: Emacs: Memory exhausted

2001-08-07 Thread zolia
Hello, lydys:~$ ulimit -m unlimited lydys:~$ free total used free sharedbuffers cached Mem:190940 185936 5004 0 6304 119860 -/+ buffers/cache: 59772 131168 Swap: 124956 23244 101712 when i used pota

Re: Emacs: Memory exhausted

2001-08-07 Thread Colin Walters
zolia <[EMAIL PROTECTED]> writes: > I am getting message (Memory exhausted--M-x..for recovery..) when > starting emacs (20.7-3) on woody. Are you sure you aren't actually out of memory? How much memory do you have on that machine? Also, do you have any limits set on memory usage for that user?

Emacs: Memory exhausted

2001-08-07 Thread zolia
Hello, I am getting message (Memory exhausted--M-x..for recovery..) when starting emacs (20.7-3) on woody. I checked on other woody system.. there emacs is ok. I tried reinstalling, recompiling.. but nothing helps. Also i tried other kernel.. Then i tried to compile emacs, i got the same problem..