[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] Are there any table editing add-ons/macros/whatever for vile?
From: |
Thomas Dickey |
Subject: |
Re: [vile] Are there any table editing add-ons/macros/whatever for vile? |
Date: |
Fri, 20 Jan 2012 16:51:46 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Fri, Jan 20, 2012 at 01:04:09PM +0000, Chris Green wrote:
> On Fri, Jan 20, 2012 at 06:49:57AM -0500, Thomas Dickey wrote:
> [snip]
> >
> > > > What I really, really want is something like the table editing mode in
> > > > Word/Open Office/LibreOffice as a standalone program. The Emacs table
> > > > editor is fairly close to this so I'll try it and see how I get on.
> > > >
> > > Well after one minor problem (it needs a patch to work!) I have the
> > > Emacs table mode working, it's pretty good and adds a menu for the table
> > > mode so I don't have to remember arcane key sequences! It could well be
> > > that it's all I need as I don't *really* need tables embedded in other
> > > text so I can just use Emacs for editing my tables and nothing else.
> >
> > sounds good (then you may be able to answer my implied question: does it
> > maintain the table's cells by preventing you from overwriting the cell
> > borders?)
> >
> Yes it does, the cells grow horizontally if you type more than will fit.
> Similarly if you add lines (by hitting Enter) the cells expand vertically.
thanks (I can see how I could implement that, but it would require something
like an insert-hook, which vile doesn't have - something to consider for
a wishlist).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
Re: [vile] Are there any table editing add-ons/macros/whatever for vile?, Chris Green, 2012/01/20