Re: bad mc-edit paste behavior?

2013-09-15 Thread Egmont Koblinger
Felix: Switch it off with F9 - Options - General - Return does autoindent. This feature is very useful e.g. when writing source code. MC Developers: It would be cool to have autoindent disabled when pasting, I've commented on https://www.midnight-commander.org/ticket/2661 On Sun, Sep 15, 2013

Re: bad mc-edit paste behavior?

2013-09-15 Thread Paul Sokolovsky
Hello, On Sun, 15 Sep 2013 12:16:53 -0400 Felix Miata mrma...@earthlink.net wrote: http://lists.opensuse.org/opensuse-kde/2013-09/msg00072.html seems to describe a bug in mc-edit. Is the responder there correct that auto-indent switched off would stop the bad behavior? Should it need to be?

Re: bad mc-edit paste behavior?

2013-09-15 Thread Egmont Koblinger
Paul, please see the ticket I linked in my previous post. There is a standard way of solving this problem, mc should go for that rather than its own hacks. I'm working on the patch right now. On Sun, Sep 15, 2013 at 7:07 PM, Paul Sokolovsky pmis...@gmail.com wrote: Hello, On Sun, 15 Sep 2013

Re: bad mc-edit paste behavior?

2013-09-15 Thread Felix Miata
On 2013-09-15 18:57 (GMT+0200) Egmont Koblinger composed: Felix: Switch it off with F9 - Options - General - Return does autoindent. This feature is very useful e.g. when writing source code. I don't write code, but I've never turned it off either, would rather not need to, and use mc-edit

Re: bad mc-edit paste behavior?

2013-09-15 Thread Egmont Koblinger
I don't write code, but I've never turned it off either, would rather not need to, It might make sense to turn it off by default, although I find this a really minor priority question. You can easily turn it off for yourself and then save your setup, and you're done forever :) bye, egmont

Re: bad mc-edit paste behavior?

2013-09-15 Thread Egmont Koblinger
On Sun, Sep 15, 2013 at 7:07 PM, Paul Sokolovsky pmis...@gmail.com wrote: So, long ago I indeed worked that around by going to setting and turning autoindent off then on (boring!). Then however I noticed that depending on the way you paste you may be able to work it around by several paste

Re: bad mc-edit paste behavior?

2013-09-15 Thread Egmont Koblinger
On Mon, Sep 16, 2013 at 12:40 AM, Felix Miata mrma...@earthlink.net wrote: It might make sense to turn it off by default, although I find this a really minor priority question. You can easily turn it off for yourself and then save your setup, and you're done forever :) I don't understand

Re: bad mc-edit paste behavior?

2013-09-15 Thread Egmont Koblinger
Okay I managed to come up with a patch for Konsole too :) It's at https://bugs.kde.org/show_bug.cgi?id=324946 Just in case you feel like recompiling both konsole and mc to get this cool feature :) On Mon, Sep 16, 2013 at 1:04 AM, Egmont Koblinger egm...@gmail.com wrote: On Mon, Sep 16, 2013

Re: bad mc-edit paste behavior?

2013-09-15 Thread Felix Miata
On 2013-09-16 01:36 (GMT+0200) Egmont Koblinger composed: Just in case you feel like recompiling both konsole and mc to get this cool feature :) Besides normal use, I only install and test (a lot, on a lot of different hardware, never in a VM). I don't compile anything. When anyone builds