[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: map-file-lines
From: |
Richard M Stallman |
Subject: |
Re: map-file-lines |
Date: |
Thu, 05 Feb 2009 00:40:40 -0500 |
This is essentially mapping byte offsets to line positions, with extra
calculations. As Stefan suggested, it's better to just use byte
offsets.
The main point of my message is the UI proposal. You're right that
it's good to use byte offsets. I had not thought about that, but it
could be done by specifying the -b option for grep.
Otherwise I think your suggestions are similar to mine: set up a special
mode where the buffer is a window[1] into the file instead of the whole
file, and create special commands to move the window back and forth.
I proposed a specific UI for specifying which part of the file to
edit, one I think will be convenient.
- Re: map-file-lines, (continued)
- Re: map-file-lines, Stefan Monnier, 2009/02/02
- Re: map-file-lines, joakim, 2009/02/02
- Re: map-file-lines, Stefan Monnier, 2009/02/02
- Re: map-file-lines, joakim, 2009/02/03
- Re: map-file-lines, Stefan Monnier, 2009/02/03
- Re: map-file-lines, Richard M Stallman, 2009/02/04
- Re: map-file-lines, Ted Zlatanov, 2009/02/04
- Re: map-file-lines,
Richard M Stallman <=
- view/edit large files (was: map-file-lines), Ted Zlatanov, 2009/02/06
- Re: view/edit large files, Ted Zlatanov, 2009/02/06
- Re: view/edit large files, Miles Bader, 2009/02/06
- Re: view/edit large files, Ted Zlatanov, 2009/02/09
- Re: view/edit large files, Stefan Monnier, 2009/02/09
- Re: view/edit large files, Eli Zaretskii, 2009/02/10
- Re: view/edit large files, Miles Bader, 2009/02/10
- Re: view/edit large files, Eli Zaretskii, 2009/02/10
- Re: view/edit large files, Miles Bader, 2009/02/10
- Re: view/edit large files, Eli Zaretskii, 2009/02/10