jdm204
jdm204
@plezar's fork works for me (thanks!) but the current dev branch in this repo fails with: ``` Error in tbl_subset2(x, j = i, j_arg = substitute(i)) : object '.dalignments' not...
To anyone else coming across this issue, @[jacr13](https://github.com/jacr13)'s comment worked for me - to have it working for example and alert blocks I had to essentially copy it twice and...
I am also having this issue with plotting multiple plots, one works (`gs`), any set of multiple (eg `gs[1:3]`) fails.
Thanks for looking into this @ricardoricho, I am confused because I have `recentf-auto-cleanup` as `mode`, but it's not an issue with the bookmarks commented out of my dashboard config: ```...
I just tried setting `recentf-auto-cleanup` to `never` and re-enabling bookmarks on dashboard, but the problem remains. I'm not proficient at elisp so apologies in advance but is there any chance...
> Just so I understand, would you want a way to parse the current pretty-printed output? Or would you want to have a printing function that gives something you can...