> From: Miles Bader <[email protected]> > Cc: Eli Zaretskii <[email protected]>, [email protected], [email protected] > Date: Mon, 01 Feb 2010 06:53:21 +0900 > > martin rudalics <[email protected]> writes: > > Technically columns are numbered by counting characters following the > > last newline in the buffer text. > > Eh? Clearly they're not, because things like tabs expand into multiple > columns... Columns are a display concept, not a buffer concept.
I guess Martin meant to say that column numbering is defined even for parts of a buffer that are not displayed, or even for buffers that are not displayed in any window. _______________________________________________ emacs-bidi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-bidi
