Anders Olsson

Results 21 comments of Anders Olsson

There is an open issue as well: https://github.com/AndrewEllis93/Print-Tuning-Guide/issues/119 This patch changes a lot of other stuff and there's commented out code. From briefly looking at this I'm not sure what...

I have now got it working. The Downloads section instructs to download it either from the Solarized homepage or the Solarized github page. But the emacs theme from the Solarized...

Thanks, but the issue really is that the readme is broken, if you follow the instructions you will not end up with a working theme. So I would propose that...

Thanks! That's actually a better solution than firing up the webapp, because that UI doesn't make sense anyway for this usecase, just displaying the svg is better. The solution works...

Setting ENCODING = "ISO8859-1" got me past that stage. I have also set cache = False but now I get: ``` $ gitcc rebase > git ls-files --modified > git...

I tried removing type = UCM but that did not work. Then I changed the CC view from my dynamic integration view to my snapshot development view, which is the...

Yes the command returned, after a longish time. Not sure what a branch is in UCM, I'm very much a CC novice, but I used the same name as my...

Ooops, I used Comment & close by mistake.

Okay, now it seems to stumble on a pdf that is checked in to clearcase: ``` $ gitcc rebase --load=.git/lshistory.bak ... > git add -f "[path to pdf] > git...

@quarkw Can you elaborate for someone new to emacs? Does that allow me to use meow for editing and let doom handle the leader key stuff? Do you have both...