Bug#341199: w3m: Mouse-in-xterm doesn't stay disabled

2005-11-29 Thread Karsten Schoelzel
On Tue, Nov 29, 2005 at 12:00:05AM -0700, Will Aoki wrote: > Package: w3m > Version: 0.5.1-3 > Severity: normal > > I normally have "Enable mouse" set to "NO" in w3m's options, so that if > I use the mouse in an xterm with w3m, I get the normal xterm behavior. > This does work, and it does save "u

Bug#338264: w3m vs. HTML entities

2005-11-09 Thread Karsten Schoelzel
package w3m retitle 338264 Improve conversion from GB2312 to Big5 characters thanks On Wed, Nov 09, 2005 at 03:37:17AM +0800, Dan Jacobson wrote: > Package: w3m > Version: 0.5.1-4 > Severity: wishlist > > w3m has big problems reading a file full of HTML entities. > $ w3m http://ehp.niehs.nih.gov/

Bug#138805: [Patch] Bug#138805 w3mman -l doesn't work

2006-04-28 Thread Karsten Schoelzel
package w3m tag patch -- A patch which enables w3mman -l to work :-) Karsten Schölzel diff --git a/scripts/w3mman/README b/scripts/w3mman/README index 3bcbb3b..174b8b1 100644 --- a/scripts/w3mman/README +++ b/scripts/w3mman/README @@ -10,6 +10,7 @@ w3mman w3mman [()] w3mman [] w3m

Bug#326167: A simple patch.

2006-04-28 Thread Karsten Schoelzel
6167: w3m: new lines in hidden form fields are stripped --- commit 53b5078aa061ec1a2aabbadb6677bc55ac7c84f1 tree 2c0666c3ea2796a826261b8d8eaa1d1952d8a1dd parent 8e147ad22d2fbd068a7889947b5346aa7c41e8a6 author Karsten Schoelzel <[EMAIL PROTECTED](none)> Sat, 05 Nov 2005 18:03:10 +0100

Bug#266854: Small fixes in the man page

2006-04-28 Thread Karsten Schoelzel
Correct "termianl" to "terminal" and as we are here also update the version to the last release 0.5.1. Karsten Schölzel diff --git a/doc/w3m.1 b/doc/w3m.1 index 47b6cf1..104fa74 100644 --- a/doc/w3m.1 +++ b/doc/w3m.1 @@ -133,7 +133,7 @@ toggle wrap search mode don't use termcap init/deinit .TP

Bug#139865: Patch: change -dump_* to -dump-*

2006-04-28 Thread Karsten Schoelzel
parent 25918cf90393f44a7a560cecf383ef9c09a8d098 author Karsten Schoelzel <[EMAIL PROTECTED]> Sat, 29 Apr 2006 03:12:21 +0200 committer Karsten Schoelzel <[EMAIL PROTECTED]> Sat, 29 Apr 2006 03:12:21 +0200 Bonus/htmldump|2 +- doc-jp/HISTORY|8

Bug#350843: New patch including update of help page

2006-04-29 Thread Karsten Schoelzel
3a2f0c4e670120dbf0aa4335dc8538d16dfe2cb8 parent fae1a0f892f5705f565c5e44da34b3b6befcd155 author Karsten Schoelzel <[EMAIL PROTECTED]> Sat, 29 Apr 2006 11:47:10 +0200 committer Karsten Schoelzel <[EMAIL PROTECTED]> Sat, 29 Apr 2006 11:47:10 +0200 doc-jp/keymap.default |1 + doc/keymap.defau

Bug#350843: New patch including update of help page

2006-04-29 Thread Karsten Schoelzel
Hello, this patch includes also the update to the help page to display the keybinding. -- Karsten Schölzel| Email: [EMAIL PROTECTED] Väderleden 9 4:98 | Jabber: [EMAIL PROTECTED] 97633 Luleå | VoIP: sip:[EMAIL PROTECTED] Sweden | sip:[EMAIL P

Bug#365480: w3m: Missing dependency on perl

2006-04-30 Thread Karsten Schoelzel
Package: w3m Version: 0.5.1-4 Severity: normal w3m should depend on the package perl as both /usr/bin/w3mman and w3mhelp.cgi (the internal CGI script to display the help page) are perl-scripts. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'test

Bug#336120: w3m: A patch to make SIGWINCH handling safe.

2006-04-30 Thread Karsten Schoelzel
Package: w3m Version: 0.5.1-4 Followup-For: Bug #336120 A patch to make the SIGWINCH handler safer. It works but a periodical check of need_resize_screen is needed (this could be avoided by a more cumbersome approach). Karsten Schölzel -- System Information: Debian Release: testing/unstable AP

Bug#299462: w3m: [PATCH] Set option "Decode Content-Transfer-Encoding when saving" to YES by default

2006-04-30 Thread Karsten Schoelzel
obile: +46706725974 Set option "Decode Content-Transfer-Encoding when saving" to TRUE by default. It is the expected behaviour. --- commit 2c59d593b7d9a36d9c69e44d10741c2bde9252b3 tree ff5f502364b1a08e72e487bf1be55c65f3a2dd6b parent accec285163f715364a99909ddf359e4cad42387 author Karst

Bug#352585: w3m: A patch removing the deadlock with GC

2006-05-01 Thread Karsten Schoelzel
2d11628254509e71f3b8ef4 parent 2c59d593b7d9a36d9c69e44d10741c2bde9252b3 author Karsten Schoelzel <[EMAIL PROTECTED]> Mon, 01 May 2006 12:46:18 +0200 committer Karsten Schoelzel <[EMAIL PROTECTED]> Mon, 01 May 2006 12:46:18 +0200 main.c |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-)

Bug#299462: w3m: [PATCH] Set option "Decode Content-Transfer-Encoding when saving" to YES by default

2006-05-01 Thread Karsten Schoelzel
package w3m tag 299462 - patch thanks Sorry the patch doesn't work (me not testing enough :-(). Searching for a solution ... -- Karsten Schölzel| Email: [EMAIL PROTECTED] Väderleden 9 4:98 | Jabber: [EMAIL PROTECTED] 97633 Luleå | VoIP: sip:[EMAIL PROTECTED] Sweden

Bug#208378: [PATCH] Better support for Content-Encoding

2006-05-01 Thread Karsten Schoelzel
) explicitly saving the file accessed by a link with SAVE_LINK. Still to do: SAVE command and -dump-source --- commit 4b44c159e8a8edddb085ed1b76befb495ad36143 tree fbfcd463f67beadfedf5deb12640b2a682a226a6 parent 488d2a9493ff726f5c23ec8cf8ac7148469dc23b author Karsten Schoelzel <[EMAIL PROTECTED]&g

Bug#329862: Patch for numbered links

2006-05-03 Thread Karsten Schoelzel
package w3m tag 329862 patch thanks Hi, Here is a patch to support numbered links. Numbered links can be enabled by option "Display link numbers" or -o display_link_number=1 While rendering the new width of text (with number labels) is not considered as it should be, so that text and tables becom

Bug#329862: Patch for numbered links

2006-05-03 Thread Karsten Schoelzel
in file.c --- commit 943bacee8ee8fc52e80be0df17eddfb9b931eb44 tree f0f1acda2ce8bccd65c45ef81b115959f4e64b53 parent dd586d2f53a7917967602d22073484e0ad420a62 author Karsten Schoelzel <[EMAIL PROTECTED]> Wed, 03 May 2006 01:59:52 +0200 committer Karsten Schoelzel <[EMAIL PROTECTED]> Wed,

Bug#329862: Patch for numbered links

2006-05-03 Thread Karsten Schoelzel
Hi, here is a updated patch which fixes a segfault with -dump and documents which do not contain any link. Regards, -- Karsten Schölzel| Email: [EMAIL PROTECTED] Väderleden 9 4:98 | Jabber: [EMAIL PROTECTED] 97633 Luleå | VoIP: sip:[EMAIL PROTECTED] Sweden

Bug#357817: Patch to support xhtml

2006-05-03 Thread Karsten Schoelzel
--- commit e6f2cebfaf5a026a1dd3901d226cd8dcdbda8b45 tree 4182106482bf6409ee482bf35495e4daf044ddee parent 183d52a10e7ad0115ad6853b8a67a71228d7b0ee author Karsten Schoelzel <[EMAIL PROTECTED]> Wed, 03 May 2006 17:34:05 +0200 committer Karsten Schoelzel <[EMAIL PROTECTED]> Wed, 03 May 2006 17:34:05 +0200 backend

Bug#190167: [PATCH] Bug#190167: w3m: mailer configuration ignored!

2006-05-03 Thread Karsten Schoelzel
84475d826a57ae466f2422db6e2bc64677187dfe author Karsten Schoelzel <[EMAIL PROTECTED]> Thu, 04 May 2006 02:03:33 +0200 committer Karsten Schoelzel <[EMAIL PROTECTED]> Thu, 04 May 2006 02:03:33 +0200 fm.h |6 main.c | 88 +--- rc.c | 12 ++

Bug#242599: Bug#357817: Patch to support xhtml

2006-05-03 Thread Karsten Schoelzel
On Wed, May 03, 2006 at 05:38:58PM +0200, Karsten Schoelzel wrote: > Hi, > > here is a patch to support application/xhtml+xml and use UTF-8 as > default character set for it. Here is a updated patch which removes a segfault. Regards, -- Karsten Schölzel| Email: [EMA

Bug#291735: [PATCH] Bug#291735: w3m shouldn't "simplify" page's charset

2006-05-03 Thread Karsten Schoelzel
tead of US_ASCII in wc_auto_detect. Fixes Debian bug #291735: w3m shouldn't "simplify" page's charset --- commit 5ab3cec76b0514cc1cb333889ba34de5f82800c7 tree 249e2fcf17a83a378caeb7f829afe4e592723ccf parent a3449ff39ec4a3cda629873f4e2fc37b026a9327 author Karsten Schoelzel <[EMAIL PROTECTED](none)&g

Bug#329863: [PATCH] Bug#329863: w3m: no working equivalent to lynx's -pseudo_inlines

2006-05-04 Thread Karsten Schoelzel
ot; and ignore_null_img_alt=1 then use TITLE instead. --- commit 1c2e64c5ba38727f991c9787b95067391a4a0907 tree 292b46472454ad69dee708029915cef0b0a718da parent 1e6c13cac0c2954de5c377fe2120710c7c2b30fe author Karsten Schoelzel <[EMAIL PROTECTED]> Thu, 04 May 2006 13:05:03 +0200 committer Karsten Schoel

Bug#261174: w3m: table borders in ASCII

2006-05-04 Thread Karsten Schoelzel
nge order to be compatible with older configs. It might be better to make the order natural. --- commit 6c8cdf8e614ff121ef3d378fa305f16119410c37 tree 1b0e471b7e00d9a9c2ace2875a7ca4c0f269b012 parent 1c2e64c5ba38727f991c9787b95067391a4a0907 author Karsten Schoelzel <[EMAIL PROTECTED]> Thu, 04

Bug#283187: w3m: only part of big5 file is seen

2006-05-04 Thread Karsten Schoelzel
On Sat, Nov 27, 2004 at 09:37:41AM +0800, Dan Jacobson wrote: > Package: w3m > Version: 0.5.1-3 > Severity: normal > > I can see the first part of > http://www.dgt.gov.tw/chinese/Frequency-management/7.2/AMFM.shtml > in big5, but the last part is all "@" stuff. > -- System Information: > Locale: L

Bug#329862: Patch for numbered links

2006-05-06 Thread Karsten Schoelzel
Hi, now a new patch for numbered links. The width of the link numbers is now respected while rendering. It looks fine now. Regards, -- Karsten Schölzel| Email: [EMAIL PROTECTED] Väderleden 9 4:98 | Jabber: [EMAIL PROTECTED] 97633 Luleå | VoIP: sip:[EMAIL PROTECTED] S

Bug#357823: w3m: Characters displayed differently when given as entities

2006-05-06 Thread Karsten Schoelzel
On Sun, Mar 19, 2006 at 07:08:53PM +0100, Vincent Lönngren wrote: > Package: w3m > Version: 0.5.1-4 > Severity: wishlist > > As shown in the example > http://www.student.lu.se/~lak04vlo/chartest.xhtml.utf8, some characters are > shown differently depending on if they are given as entities (å, ä

Bug#366284: Segfaults when changing options if ~/.w3m not accessible

2006-05-06 Thread Karsten Schoelzel
Package: w3m Version: 0.5.1-4 Severity: normal Tags: patch If ~/.w3m doesn't exist and can not be created or is no directory then w3m segfaults if you change a option (either in the option panel or via -o option_name=value). This is fixed in the attached patch. With this patch w3m will read the sy

Bug#305879: w3m: Segfault at https://www.macu.org/

2006-05-07 Thread Karsten Schoelzel
Hi, I could reproduce it and get a core dump and a backtrace: (gdb) bt #0 0xb7be350e in _int_malloc () from /lib/tls/libc.so.6 #1 0xb7be4dfc in malloc () from /lib/tls/libc.so.6 #2 0xb7ba807c in __add_to_environ () from /lib/tls/libc.so.6 #3 0xb7ba8151 in setenv () from /lib/tls/libc.so.6 #4

Bug#264651: w3m: cannot tell how far are we into a page

2006-05-09 Thread Karsten Schoelzel
On Fri, Aug 06, 2004 at 11:34:39AM +0800, Dan Jacobson wrote: > Package: w3m > Version: 0.5.1-1 > Severity: wishlist > File: /usr/bin/w3m > > We can't tell what percent we are thru with a file. -num doesn't help > much. We don't know what percent down the page we are. There is no > status in the

Bug#276246: w3m's locale parsing should at least see '@euro' modifier

2006-05-09 Thread Karsten Schoelzel
On Sat, Jan 22, 2005 at 10:02:47PM +0100, Samuel Thibault wrote: > Thinking twice about it: > > Why wouldn't ln_langinfo(CODESET) be used ? It exactly returns what's > needed: the current charset (instead of merely guessing from the LANG > value...) > Although it is not very obvious nl_langinfo(C

Bug#253547: w3m: Too slow receiving cookies

2006-05-09 Thread Karsten Schoelzel
nd let the user accept bad cookies if they do not care. --- commit a05657dfe77157cc3a0633df4ea1f979abfd9fa4 tree 8f3fb85ca588ad12e59d1a683a82196b0e0e3d32 parent dcc1c97fe6a980ff0c9a05cd5260565e18409150 author Karsten Schoelzel <[EMAIL PROTECTED]> Tue, 09 May 2006 17:38:34 +0200 committer Kars

Bug#366596: w3m: refresh key, like lynx's ^R

2006-05-09 Thread Karsten Schoelzel
On Wed, May 10, 2006 at 02:24:21AM +0800, Dan Jacobson wrote: > Package: w3m > Version: 0.5.1-4 > Severity: wishlist > > w3m has no refresh key, like lynx or firefox's ^R. > Or maybe it's just not documented well. > The default key for RELOAD is R. To find on the help page (keystroke H). Regards

Bug#185006: w3m: doesn't complain if it tries to download file to full disk

2006-05-09 Thread Karsten Schoelzel
program examine the return code of child processes on SIGCHLD. If an error occured say so in the Download List Panel. --- commit 98910a9b3becd2a69de8f81ca28299e3367de371 tree 26ffa4b3acdb2def605f40fbc4fade6cc9f8ac39 parent 23fc8c7f9cec2e5800c7ce4046b0a6e055619cfa author Karsten Schoelzel <[EMAIL

Bug#185006: w3m: doesn't complain if it tries to download file to full disk

2006-05-10 Thread Karsten Schoelzel
package w3m tag 206605 patch thanks On Wed, May 10, 2006 at 10:26:50AM +0100, [EMAIL PROTECTED] wrote: > Karsten Schoelzel wrote: > >Here is a patch which solves the problem by: > >If there is a short write in save2tmp stop trying and return with a error > >code. > >

Bug#370581: w3m --no-left-frame-with-directory-tree-panel

2006-06-07 Thread Karsten Schoelzel
On Tue, Jun 06, 2006 at 05:13:50AM +0800, Dan Jacobson wrote: > Package: w3m > Version: 0.5.1-4 > Severity: wishlist > > I can't find the option to make w3m not make a left frame with the > directory tree, upon e.g., > $ w3m /proc/self > I want it to act like > $ lynx /proc/self > > Otherwise whe

Bug#373270: seems to discard keystrokes while loading a page on startup

2006-06-17 Thread Karsten Schoelzel
On Tue, Jun 13, 2006 at 08:45:48PM -0400, Joey Hess wrote: > Package: w3m > Version: 0.5.1-4 > Severity: normal > > If w3m is being a little slow to load a page (due to say, being behind > dialup, though a very large page should work as well), and I type ahead, > it seems to lose some but not all

Bug#369836: w3m: Bizzare intermittent freezes on startup

2006-06-01 Thread Karsten Schoelzel
On Thu, Jun 01, 2006 at 12:01:40PM -0400, Ambrose Li wrote: > Package: w3m > Version: 0.5.1-4 > Severity: normal > > > w3m sometimes hangs on startup, even without supplying any arguments and not > feeding it any input. Example: > > $ gdb w3m ... > (gdb) bt > #0 0x0045ae94 in __pthread_sigsusp