[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] preview-1.282; Mouse-2 and mouse-3 on opened preview do
From: |
David Kastrup |
Subject: |
Re: [Bug-AUCTeX] preview-1.282; Mouse-2 and mouse-3 on opened preview do not work |
Date: |
Wed, 06 Feb 2008 00:15:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
Ralf Angeli <address@hidden> writes:
> After opening a preview with mouse-2, clicking on the icon of the opened
> preview with mouse-2 or mouse-3 does not do anything, i.e. neither is
> the preview regenerated nor is a context menu opened. Is this just my
> Emacs build or went something in our source down the drain?
>
> FWIW, calling
> (overlay-get (car (overlays-at (point))) 'before-string)
> on an opened preview does not reveal anything suspicious (at least not
> to me; I'd have to look up the keymap stuff to make an informed
> judgement):
>
> #("x
> " 0 1 (display (image :type xpm :file
> "/usr/local/share/emacs/site-lisp/preview/images/prvtex16.xpm" :ascent 75)
> mouse-face highlight help-echo "[mouse-2] regenerates preview
> [mouse-3] more options" keymap (keymap (mouse-3 lambda (event) (interactive
> "e") (preview-context-menu #<overlay from 1067 to 1083 in circ.tex> event))
> (mouse-2 lambda nil (interactive) (preview-regenerate #<overlay from 1067 to
> 1083 in circ.tex>)))) 1 2 (auto-composed t))
>
>
>
> Emacs : GNU Emacs 23.0.60.3 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.3)
> of 2008-01-04 on photon
My guess would be that Emacs is the culprit here.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum