On 8/29/2013 10:27 AM, Zdzislaw Meglicki wrote:
> Ken asks:
>
>> This is not specific to Cygwin. If it belongs anywhere, it should be in the
>> emacs manual.
>> I just looked at the section "Emacs speaks SMTP" in the smtpmail
>> documentation, and
>> the instructions look pretty clear to me.
Charles Wilson writes:
>> Right. But is a bit lame that it just fails. Does it have to use
>> this big buffer or would it also work with a smaller buffer, if there's
>> no memory chunk big enough?
>
> From what I understand, it will /not/ be able to perform the kinds of
> tasks that -9 specifies.
Corinna Vinschen writes:
> I'm not exactly surprised. You're on a 32 bit machine, so you only have
> 2 Gigs VM. Probably some DLLs are in the way.
I know, also it might be true I've hit a less fortunate meory layout
than usual this time. However, I know there's plenty of unused memory
before st
On 8/29/2013 12:00 PM, Corinna Vinschen wrote:
On Aug 29 11:32, Charles Wilson wrote:
So...this is NOTABUG, right?
Right. But is a bit lame that it just fails. Does it have to use
this big buffer or would it also work with a smaller buffer, if there's
no memory chunk big enough?
From what
On Aug 29 11:32, Charles Wilson wrote:
> On 8/29/2013 11:11 AM, Corinna Vinschen wrote:
> >On Aug 29 14:34, Achim Gratz wrote:
> >>Achim Gratz NexGo.DE> writes:
> >>>With the initial heap size set to 1MB, the same allocations for mmap work
> >>>just fine. The mmap length used by xz is the same fo
On 8/29/2013 11:11 AM, Corinna Vinschen wrote:
On Aug 29 14:34, Achim Gratz wrote:
Achim Gratz NexGo.DE> writes:
With the initial heap size set to 1MB, the same allocations for mmap work
just fine. The mmap length used by xz is the same for files of all sizes.
The large mmap is for the scra
On Aug 29 14:34, Achim Gratz wrote:
> Achim Gratz NexGo.DE> writes:
> > With the initial heap size set to 1MB, the same allocations for mmap work
> > just fine. The mmap length used by xz is the same for files of all sizes.
>
> The large mmap is for the scratchpad memory of xz, which can be limi
Achim Gratz NexGo.DE> writes:
> With the initial heap size set to 1MB, the same allocations for mmap work
> just fine. The mmap length used by xz is the same for files of all sizes.
The large mmap is for the scratchpad memory of xz, which can be limited via
the -M option. Currently it fails whe
Ken asks:
> This is not specific to Cygwin. If it belongs anywhere, it should be in the
> emacs manual.
> I just looked at the section "Emacs speaks SMTP" in the smtpmail
> documentation, and
> the instructions look pretty clear to me. What happens if you follow those
> instructions,
> re
David Stacey tiscali.co.uk> writes:
> I am trying to use 'xz -9' to compress a file, but the programme exits
> with the error message 'Cannot allocate memory'. Here's what I tried:
>
> $ echo Hello World > compress_me.txt
>
> $ xz -9 compress_me.txt
> xz: compress_me.txt: Cannot allocate memory
On Aug 28 11:16, David Rothenberger wrote:
> Corinna Vinschen wrote:
> > On Aug 28 09:05, Robert Klemme wrote:
> >> On Tue, Aug 27, 2013 at 6:14 PM, David Rothenberger
> >> wrote:
> >>> On 8/27/2013 9:04 AM, Robert Klemme wrote:
> $ svn --version /usr/bin/svn.exe: error while loading shared
>
Am 27.08.2013 14:52, schrieb John Koelndorfer:
Thomas, thanks for the suggestion. I thought I had tried that and
indeed, when I attempted to disable focus reporting within tmux there
wasn't any change. I'd have to guess that tmux is intercepting the
control sequence and probably discarding it.
12 matches
Mail list logo