pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mail/wl won't build: emacs version conflict



On Mon, 17 Aug 2009 22:16:29 +0900, Aleksej Saushev <asau%inbox.ru@localhost> 
wrote:

> emacs-w3m-snapshot is incompatible with w3m(?)
>
> --- w3m.el.orig       2009-07-30 04:21:22.000000000 +0400
> +++ w3m.el    2009-08-16 23:36:18.000000000 +0400
> @@ -2668,7 +2668,7 @@
>              "-o" "strict_iso2022=0"
>              "-o" "fix_width_conv=1"
>              "-o" "use_jisx0201=0"
> -            "-o" "ucs_conv=1"
> +;           "-o" "ucs_conv=1"
>              '(if (eq w3m-input-coding-system 'binary)
>                   (if charset (list "-I" 'charset))
>                 (list "-I" (cond

Depend on w3m-unicode option (it is disabled by default on pkgsrc, whereas 
"yes" by default for configure script)?

-- 
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index