[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Copying URLs to X-clipboard [PATCH]]
Boruch Baum <boruch_baum@xxxxxxx> writes:
>
> (/= 0 (shell-command-on-region
> (region-beginning) (region-end) "xsel -i -b")))
For interest or comparison, simpleclip.el has much the same buried deep.
Never tried it on a no-x though.
(I liked simpleclip.el for w32 where cut and paste didn't work for me,
when I had the misfortune to have to use that, yet perhaps only I didn't
know what was meant to happen. :-)