Artur Malabarba

Results 250 comments of Artur Malabarba

So far, whenever I proposed some sequence-related functionality to Nico, he was happy to accept it into seq. As for the rest, I don't think the non-sequence functions/macros offered by...

I believe @abo-abo even offered an implementation for it, but people decided they preferred to add reader macros, so people could implement these things themselves.

Just to be clear. I most certainly don't think dash should be gone. Regardless of what is or isn't merged into seq or into core, dash should keep existing as...

Hey there. At first sight I don't see anything wrong with that debug spec. But I haven't had my morning coffee yet, so I might be missing something silly. Could...

Right now there's nothing as smart as that. The `company-ddabrev` backend is capable of completing names without the namespace, and the `company-capf` offers names with the namespace. So if you...

There's a variable in it called `nameless-affect-indentation-and-filling`. So you can set it to `nil` if you don't want to affect the fill-column, or you can set it to 'outside-strings if...

Thanks for the report. I'm on holiday atm, but I'll be back soon. Would you like to try to open a Pull Request with this?

Some html tags are indeed preserved, which is somethingI need to improve. You might get a better output if you use a plain-text signature in gmail. (I'm not sure how...

That's odd. It's pianobar that downloads the album art (not control-pianobar). Maybe pianobar changed the download location recently, or maybe that's just how it works on MacOS (I've never tested...

Hey david. > So it looks like Names isn't seeing the debug declaration for the macro, is that possible? Yes. The problem is that this is happening during autoload generation,...