[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [URGENT] Re: next week
On 2018-06-07 17:54, Katsumi Yamaoka wrote:
> In [emacs-w3m:13007]
> On Thu, 07 Jun 2018 04:24:54 -0400, Boruch Baum wrote:
>
> > URGENT: In file w3.el, line 8178 for me with the patches applied, there
> > exists a parenthesis mis-match in function w3m-delete-buffer. The line
> > "'no-minibuf" seems to need three close parens instead of two.
>
> > ============================================
> > (push buf bufs)))
> > 'no-minibuf))) <<<<<< HERE
> > (cond ((= (1- num) (length bufs))
> > ============================================
>
> I can see there are two close parentheses. Verified it in
> the newly checked out emacs-w3m. ;-)
But that's the problem: With only two parentheses, when I go to the end
of function `w3m-delete-buffer', it evaluates back only to the "(let*
((w3m-fb-mode nil)" on my line 8160, and when I run M-x check-parens on
the buffer it flags an error for that function.
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0