Hi,
I'd like to have this binding in emacs.bind, as I am using this regularly in 
emacs too.

   \bind "M-~S-percent" "dialog-show findreplaceadv"

In emacs it is bound to         "query-replace-regexp", which should? be 
possible with this dialog too.

Hi Tommaso,
I yesterday compiled (on ubuntu 9.04), and at that time it was possible to 
select some options via
right-click on some selected parts in this dialog.
Today, (compiled on OpenSuSE 10.3) it is no longer working. In fact, 
right-clicking anything anywhere is no longer working.
But this may be platform-dependant (qt?) because it is not working even in 
branch.

        Kornel
Index: lib/bind/emacs.bind
===================================================================
--- lib/bind/emacs.bind	(revision 31164)
+++ lib/bind/emacs.bind	(working copy)
@@ -50,7 +50,7 @@
 \bind "C-q"                    "self-insert \""
 #bind "C-r"                    "------"
 \bind "C-s"                    "dialog-show findreplace"
-\bind "M-~S-percent"		"dialog-show findreplace"
+\bind "M-~S-percent"           "dialog-show findreplaceadv"
 
 \bind "C-t"                    "chars-transpose"
 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to