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

w3m-safe-url-regexp (Re: emacs-w3m)



>>>>> In [emacs-w3m : No.02669] 
>>>>>	Dirk Meyer <dmeyer@tzi.de> wrote:

$B;32,(B> `mm-inline-text-html-with-images'

> that doesn't work. I've (setq mm-inline-text-html-with-images t) but
> the images aren't displayed. If I press i or enter at the image link
> (toggle-display-xxx I think) still nothing happens. A second i or
> enter displays the image. My guess is that some funktion thinks the
> image is displayed, so the toggle function needs to be invoked twice.

> I'm using todays gnus CVS, Emacs 21.1 and emacs-w3m 1.2.4

$B$3$N7o$K4X$7$F!#(B

(setq w3m-display-inline-images t
      w3m-default-display-inline-images t
      w3m-toggle-inline-images-permanently t
      mime-w3m-display-inline-images t
      mm-inline-text-html-with-images t)

$B$N>r7o$G(B mime-w3m.el $B$r;H$&(B T-gnus$B!"(Bmm-view.el $B$r;H$&(B Gnus $B$H$b(B
$B$K(B HTML $B%a!<%k$N%$%s%i%$%s2hA|$,I=<($5$l$^$;$s!#$?$@$75-;v%P%C%U%!(B
$B$G(B `T' (w3m-toggle-inline-images) $B%3%^%s%I$r;H$&$HI=<($G$-$^$9!#(B

$B$3$l$i!"3($,=P$k$+=P$J$$$+$N0c$$$O!"5-;v%P%C%U%!$G(B w3m-region $B$r(B
$B8F$V$H$-$K(B w3m-safe-url-regexp $B$NCM$,%G%U%)%k%H$N(B nil $B$N$^$^$+!"(B
"\\`cid:" $B$KB+G{$5$l$F$$$k$+$N0c$$$HD>@\4XO"$7$F$$$^$9!#(B

$B$3$NJQ?t$O(B doc-string $B$G$b$&$?$C$F$$$kDL$j(B regexp $B$J$N$G!"$^$:(B
nil $B$H$$$&CM$O%_%9%^%C%A$G$9!#$^$"$=$s$J$K0MW`CO$J$3$H$O8@$o$:$K!"(B
$B$3$NJQ?t$N0UL#$rJ8;zDL$j$K2r$_$,!"$H$b$+$/(B Gnus $B$N5-;v%P%C%U%!$KDL>o$O3((B
$B$,=P$k$h$&$K$7$?$$$H$$$&$3$H$G$"$l$P!"8=>u$G$Ol9g$G$b(B w3m-display-inline-images $B$NCM$O(B t
$B$K$J$C$F!"%H%0%kF0:n$,$*$+$7$/$J$C$F$7$^$C$F$$$^$9!#(B

$BBG3+:v$r9M$($F$_$h$&$H;W$&$N$G$9$,!"$^$:$O(B ding $B$G!V(Bemacs-w3m $B$K(B
$B%P%0$,$"$C$?!W$H8@$C$F$bNI$$$G$7$g$&$+(B?
-- 
Katsumi Yamaoka <yamaoka@jpl.org>