Alexander Hansen writes: > I've been able to paste into emacs21, but using the emacs > paste command (^y) rather than the X11 middle-click paste.
This does not work reliably. It appears that this only works as long as the current buffer has not already established a kill ring with contents. Once something gets copied to the local kill ring from within Emacs, it seems to ignore the system clipboard after that. I don't have direct evidence for this, but it seems to be the behaviour in my experience. It may even be that this behaviour is based on the frame (i.e. it only works until a buffer in the frame establishes local kill ring contents), but I suspect it's more likely to be based on buffers (I don't know enough about emacs internals to know how it manages a kill ring). V. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
