[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] patch updates
From: |
David Lawrence Ramsey |
Subject: |
[Nano-devel] patch updates |
Date: |
Thu, 9 Jan 2003 21:13:44 -0800 (PST) |
nanomiscbugs3.patch:
* sync'ed with latest CVS
* added a few more of DB's fixes (partial main() cleanup and
thanks_for_all_the_fish() tweaks); these seem to work, but I'm still
testing them
* fixed problem with missing ststusq() prompts with --enable-tiny; the
history element of the function call was not getting #ifdef'ed out when
NANO_TINY was defined and there was a 0 placeholder for where the
history would go, meaning that the 0 was interpreted as an empty char*
* renamed [have_]past_editbuff [have_]search_offscreen (Ken: is this a
clearer name for it?)
nanoverbatim.patch:
* an as yet unfinished experimental patch to add the "Add next sequence
as raw" option added to the TODO
* it currently works at the edit window; it will eventually work at the
statusbar prompts as well, in case the user needs to search for any raw
sequences, and have a shortcut listed for it (it's currently M-V, for
"Verbatim input") in the help menu; it's built on top of
nanomiscbugs3.patch for now, since the partial main() cleanup made it a
bit less complicated to add
http://pooka_regent.tripod.com/patches/nano/nanomiscbugs3-patch.txt
http://pooka_regent.tripod.com/patches/nano/nanoverbatim-patch.txt
_____________________________________________________________
Sluggy.Net: The Sluggy Freelance Community!
_____________________________________________________________
Select your own custom email address for FREE! Get address@hidden w/No Ads,
6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag
- [Nano-devel] patch updates,
David Lawrence Ramsey <=