Bjorn Newkirk Grambow

Results 11 comments of Bjorn Newkirk Grambow

I am pretty new to emacs, but I think that this is the equivalent ... So, lets see In my case I open emacs and in my configuration the *scratch*...

I also just realised that its not only font size. The mode line is also still displayed when i simply load a new file. The mode line dissapears again when...

Hmm, looks like there is now way around to actually get the correct file size first, Mailgun replied: > Attachment Size in routed or posted information. In this context attachment...

Thanks for looking into this. I also looked briefly into your sourcecode and understood that there is now way to avoid the knownLength. I posted a feature request on mailgun...

@berndhartzer Finally we skipped attachments for the first release of the App. We will add it to a future release and in the moment I don't see any other way...

I've implemented a fix for the Stacks on our current project that might help someone for now. These adaptations should work for all blocks within a stack that needs to...

got it. Looks very similar, but that wouldn't fix problems with the stack would it?

Just figured out that my solution doesn't work if you add a stack programatically via `$stack = Stack::getByName("The Stack");`. This procedure wouldn't create a Stack Proxy Block. You have to...

I am happy to hear that it inspired you for a solution. I might have some time in the next three weeks and maybe I can dig a little more...

If that gets implemented I was just wondering if it wouldn't be nicer to have the syntax like ``` javascript fam.get( 'family.person.data.checked' ) ```