Re: Reverse CTRL-P list ?

2015-06-08 Thread Meino . Cramer
Jack Stratton j...@phroa.net [15-06-08 16:54]: On 2015-06-07 20:12, meino.cra...@gmx.de wrote: Hi, when programming I am using CTRL-P Is there a way to reverse this list? Hi, have you considered using Ctrl-N for completion instead? If I'm thinking straight, it should highlight them in

Paste as a comment, but without formatting

2015-06-08 Thread Nicola
When I paste some code inside a comment, I would like it to be automatically commented out, but not formatted in any way. I cannot find a way to do it (in one step). With `set nopaste` the code is commented out but also formatted. With `set paste` the code is left as is, but also not commented