all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs-w3m and Emacs 23.1.1
Date: Fri, 27 Nov 2009 08:58:02 +1100	[thread overview]
Message-ID: <874oohx82d.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 0aae4f3b-df13-40bd-8137-a6588cd82dc1@o10g2000yqa.googlegroups.com

quodlibetor <quodlibetor@gmail.com> writes:

> I had this problem with M-x customize, here's what I did to break it
> further in order for me to be able to customize things. (That is, this
> works for me but I think I'm setting fire to my hard drive. You have
> been warned)
>
>
> First, I set `debug-on-error' to `t'
>
>      M-: (setq debug-on-error t) RET
>
> Then I did M-x customize (in your case M-x w3m) and, in the debug
> buffer that popped up, I looked for the defun that failed, which
> should be underlined, which means that it's a link. If you click on
> it, it should take you to the file that is (setq)ing widget-mouse-
> face.
>
> Then, I commented out every line (setq)'d widget-mouse-face (I had to
> start an editor as root to be able to edit the file.)
>
> Then, I saved it.
>
> Then, I
>
>     M-x byte-compile-file RET
>
> 'd it.
>
> Then, I restarted emacs, and it worked.
>
> This feels like the wrong thing to do, but it works, and really,
> widget-mouse-face *shouldn't* be important to the functionality of
> anything, but god knows what the developer uses it for.


I missed the start of the thread, so I might be misisng valuable
information.

Both Debian and Ubuntu have a w3m-el-snapshot package that contains the
latest development snapshot of w3m-el. It works without error under
emacs 23 (including CVS versions aka 23.2). For those not running a
distro with a dev snapshot package of w3m-el, building form the latest
version should work fine with emacs 23. 

Tim


 


-- 
tcross (at) rapttech dot com dot au


  reply	other threads:[~2009-11-26 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.10713.1258237923.2239.help-gnu-emacs@gnu.org>
2009-11-25 21:54 ` emacs-w3m and Emacs 23.1.1 quodlibetor
2009-11-26 21:58   ` Tim X [this message]
2009-11-14 19:27 Jim Burton
2009-11-26  9:19 ` Andreas Röhler
  -- strict thread matches above, loose matches on Subject: below --
2009-11-13 21:15 Jim Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874oohx82d.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.