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
"OBATA Akio" <obache%netbsd.org@localhost> writes:
> On Mon, 17 Aug 2009 19:43:38 +0900, Steven M. Bellovin
> <smb%cs.columbia.edu@localhost> wrote:
>
>> Trying to install mail/wl from pkgsrc HEAD, I ran into a version
>> conflict. wl wants emacs, and installed emacs-23.1. However, it also
>> needs emacs-w3m, which rejects that version:
>
> For emacs23, use mail/wl-snapshot (and www/emacs-w3m-snapshot) instead.
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
--
CE3OH...
Home |
Main Index |
Thread Index |
Old Index