setedit and elinks
Brought to you by:
set
From: Witold F. <wi...@po...> - 2006-08-13 13:21:57
|
Hi! I'm a new user of setedit. I must say it looks good. I have some problems with debugging elinks. elinks.txt was created like this: cd elinks find . -name "*.[ch]" > elinks.txt Then I created the elinks.epr based on elinks.txt I don't know why some files are visible with "full" path, I mean eg. ./src/protocol/nntp/connection.h and some files only basename, eg. beos.c ELinks has many files, some has the same basename, eg. ./src/main/select.c and ./src/dom/select.c While debugging, after pressing a few times F7 setedit shows ./src/dom/select.c instead of src/main/select.c. Another bug is a tvision bug. I use ATI framebuffer and cursor leaves trace. It's annoying. Sorry for complaints, setedit is really good. Best regards, -- Witek |