So there are a number of ways this could be achieved. The Text Replacement plugin could be (ab)used to provide this with enough care.
A dedicated plugin could be written to handle specific triggers. It could respond to a command (e.g. /ph ##). It is also possible to do this via gtkrc keybindings. The sample gtkrc file in the wiki (http://developer.pidgin.im/wiki/SampleGtkrc2.0) contains a binding for causing Return to insert a newline rather than send the message. This could be adapted to allow keybindings to insert any arbitrary text. -Etan _______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
