Re: [O] Export as ODT, as ODT file is opening document automatically

2013-03-27 Thread John Hendy
On Tue, Mar 26, 2013 at 5:14 PM, Christian Moe wrote: > > I cannot replicate this. `C-c C-e o o' works as expected. I don't use > openwith, so that may be where the problem lies. Yup. It's not actually openwith itself, but I tracked it down to: (openwith-mode t) I only have this setup for using

Re: [O] Export as ODT, as ODT file is opening document automatically

2013-03-26 Thread Christian Moe
I cannot replicate this. `C-c C-e o o' works as expected. I don't use openwith, so that may be where the problem lies. Yours, Christian John Hendy writes: > I'm on =release_8.0-pre-181-ge7cfb4= and with =C-e o o=, LibreOffice > immediately opens the file. I'd expect this with =C-e o O=, but not

[O] Export as ODT, as ODT file is opening document automatically

2013-03-26 Thread John Hendy
I'm on =release_8.0-pre-181-ge7cfb4= and with =C-e o o=, LibreOffice immediately opens the file. I'd expect this with =C-e o O=, but not with =C-e o o=. I noticed that I have an openwith process running =soffice /path/to/file.odt=... is the exporter somehow triggering openwith to open it even thou