Re: Ooops, tabs are always hard?
Brought to you by:
set
From: Grzegorz A. H. <gr...@ti...> - 2005-09-15 20:26:16
|
On 2005-09-15, Salvador Eduardo Tropea <sal...@in...> wrote: > >Yes. I always thought that when setedit was loading it would > >concatenate both the global and user keybind.dat. I guess the > >same happens for all the other configuration files as well? > > > Nope, they aren't easy to "concatenate". In particular: the keys > assignments is stored as a full tree, not as a diff. I see... well... I guess I'll have to build my own text editor then! Hehehe... Ok, I'll shortly add an "-autodetect" function to email-fmt. Depending on the path it will have built in defaults. Like 72 width for paths like "/tmp/muttxxxx" or 80 for "/tmp/cvsxxx" and stuff like that. After that I'll document it and prepare it for you to include into setedit. |