radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
495 stars 47 forks source link

Print representation of hash tables has changed in C-h v for Emacs 26 #418

Closed raxod502 closed 5 years ago

raxod502 commented 6 years ago

I don't find this particularly helpful:

straight--recipe-cache is a variable defined in ‘straight.el’.
Its value is #<hash-table equal 114/145 0x413739e1>

I'd like to restore the old behavior. Temporary workaround is to inspect the value in IELM instead.

raxod502 commented 5 years ago

Fixed by switching to Helpful for everything.