[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: delete-file to trash
From: |
Lennart Borgman |
Subject: |
Re: delete-file to trash |
Date: |
Sun, 23 May 2010 13:12:24 +0200 |
On Sun, May 23, 2010 at 12:15 PM, Leo <address@hidden> wrote:
> On 2010-05-23 11:00 +0100, Lennart Borgman wrote:
>> On Sun, May 23, 2010 at 10:20 AM, Leo <address@hidden> wrote:
>>>
>>> of them. For example, I quite like to use visual-line-mode for editing
>>> TeX, but the fact that the line goes to window edge makes it almost
>>> unusable in this scenario since I tend to maximise emacs frames.
>>
>>
>> I also like `visual-line-modeĀ“ and most of the time has Emacs
>> maximized so I wrote `wrap-to-fill-column-mode' for this (part of
>> nXhtml). With it you are editing in a middle column (like in Dark Room
>> etc).
>
> Does your code re-use word-wrap code?
The basic idea of it is very simple. It just sets margin on both sides
of the middle column. (And then it does a bit more to "bullets" and
such things to make the text more readable.)
- Re: delete-file to trash, (continued)
- Re: delete-file to trash, Chong Yidong, 2010/05/27
- Re: delete-file to trash, Michael Albinus, 2010/05/28
- Re: delete-file to trash, Chong Yidong, 2010/05/28
- Re: delete-file to trash, Juri Linkov, 2010/05/30
- Re: delete-file to trash, Leo, 2010/05/23
- Re: delete-file to trash, Lennart Borgman, 2010/05/23
- Re: delete-file to trash, Leo, 2010/05/23
- Re: delete-file to trash,
Lennart Borgman <=
- Re: delete-file to trash, Leo, 2010/05/23
- Re: delete-file to trash, Lennart Borgman, 2010/05/23
- Re: delete-file to trash, Stefan Monnier, 2010/05/23
- Re: delete-file to trash, Lennart Borgman, 2010/05/23