[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: default large-file-warning-threshold
From: |
David Kastrup |
Subject: |
Re: default large-file-warning-threshold |
Date: |
Mon, 01 Dec 2014 19:33:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Eli Zaretskii <address@hidden> writes:
>> From: Achim Gratz <address@hidden>
>> Date: Mon, 01 Dec 2014 18:06:04 +0100
>>
>> Lars Magne Ingebrigtsen writes:
>> > If a mode is so slow that visiting a big file is problematic, then that
>> > sounds like a bug in that mode, I think.
>>
>> Try fundamental mode with a line length of around 1MB some time, with
>> lines truncated at the window border, then. And no, this isn't anything
>> spectactularly outrageous, just a CSV export of some tabulated data with
>> 5000 columns.
>
> A.k.a. bug #13675.
Does it help to do
(setq-default bidi-paragraph-direction nil)
?
--
David Kastrup
- Re: default large-file-warning-threshold, (continued)
- Re: default large-file-warning-threshold, Paul Eggert, 2014/12/01
- Re: default large-file-warning-threshold, Lars Magne Ingebrigtsen, 2014/12/01
- Re: default large-file-warning-threshold, Paul Eggert, 2014/12/01
- Re: default large-file-warning-threshold, Ted Zlatanov, 2014/12/01
- Re: default large-file-warning-threshold, Lars Magne Ingebrigtsen, 2014/12/01
- Re: default large-file-warning-threshold, Ted Zlatanov, 2014/12/01
- Re: default large-file-warning-threshold, Lars Magne Ingebrigtsen, 2014/12/02
- Re: default large-file-warning-threshold, Eli Zaretskii, 2014/12/01
Re: default large-file-warning-threshold, Achim Gratz, 2014/12/01
Re: default large-file-warning-threshold, Rasmus, 2014/12/01
Re: default large-file-warning-threshold, Lars Magne Ingebrigtsen, 2014/12/02