sprig

Results 74 comments of sprig

@jordonbiondo this might be related to the previous bugs but I think it isn't (I'll looked into them previously but will do so again in a moment). The issue here...

On 19 August 2015 at 12:11, Thierry Volpiatto [email protected] wrote: > sprig [email protected] writes: > > > Error in async code. Emacs returned the following error code: and the >...

P.S. As a temporary workaround to my specific problem, I placed the problem code in a `with-demoted-errors` block.

Sounds good! PR would be welcome!

Thanks! I have been putting off working on the extension for a few months, and I still haven't evaluated you proposal but just wanted to update that I'm still alive...

Sounds like a great idea! Looks like this should definitely be possible; https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/captureVisibleTab but I'm not entirely sure how simple it would be to implement, in practice, since AFAIK extensions...

I like the idea but don't know how to integrate it nicely within current UI without degrading usability for people who capture one page at a time. Do you have...

Thanks 👍 Sounds like a good solution. A pull request would be welcome. Otherwise, I'll probably eventually implement it... :-)

Coming back to this, I'd like to ask - do you think that having such a feature justifies adding a "tabs" permission to the extension (users need to accept that...

Thanks! 1. This should be possible and relatively simple by just adding additional templates and the options to choose to use them. 2. This too should be relatively easy. I...