Bug#352110: ~/.w3m/cookie: wasted trailing blanks

2014-11-24 Thread Markus Hiereth
Package: w3m
Version: 0.5.3-8
Followup-For: Bug #352110

Hello,

>P.S., in man page etc., saying e.g.,
>   -cookie
>  use cookie.
>
>   -no-cookie
>  don't use cookie
>doesn't show which is the default.

a new manpage has been prepared. When working on it, we doubted
whether an annotation about the default behaviour would make
sense. Because with none of these two options in the command line, the
values for boolean variables

  accept_cookie
  use_cookie

in the file .w3m/config or /etc/w3m/config control the behaviour of
w3m.

-cookie corresponds to
  accept_cookie 1
  use_cookie 1

-no-cookie corresonponds to
  accept_cookie 0
  use_cookie 0

Regards
Markus


-- System Information:
Debian Release: 7.7
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages w3m depends on:
ii  libc62.13-38+deb7u4
ii  libgc1c2 1:7.1-9.1
ii  libgpm2  1.20.4-6
ii  libssl1.0.0  1.0.1e-2+deb7u13
ii  libtinfo55.9-10
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages w3m recommends:
ii  ca-certificates  20130119+deb7u1

Versions of packages w3m suggests:
ii  man-db2.6.2-1
pn  menu  
pn  migemo
ii  mime-support  3.52-1
pn  w3m-el
ii  w3m-img   0.5.3-8

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#352110: ~/.w3m/cookie: wasted trailing blanks

2014-11-24 Thread Markus Hiereth
On Fri, 10 Feb 2006 03:54:55 +0800 Dan Jacobson  wrote:
> Package: w3m
> Version: 0.5.1-4
> Severity: wishlist
> 
> One notes the cookie file has wasteful trailing blanks.
> $  cat -e ~/.w3m/cookie
> shows them.
> 
> I would put a comment at top of that file explaining what the fields
> are, and mentioning ^K.
> 
> P.S., in man page etc., saying e.g.,
>-cookie
>   use cookie.
> 
>-no-cookie
>   don't use cookie
> doesn't show which is the default.
> 
> Also one must use LC_ALL=C, or else ^K to show the cookies shows the
> date in the wrong charset!
> -- System Information:
> Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5 (charmap=BIG5)
> 
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#352110: ~/.w3m/cookie: wasted trailing blanks

2006-02-09 Thread Dan Jacobson
Package: w3m
Version: 0.5.1-4
Severity: wishlist

One notes the cookie file has wasteful trailing blanks.
$  cat -e ~/.w3m/cookie
shows them.

I would put a comment at top of that file explaining what the fields
are, and mentioning ^K.

P.S., in man page etc., saying e.g.,
   -cookie
  use cookie.

   -no-cookie
  don't use cookie
doesn't show which is the default.

Also one must use LC_ALL=C, or else ^K to show the cookies shows the
date in the wrong charset!
-- System Information:
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5 (charmap=BIG5)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]