This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (defvar sensible-pdf--childframe) | |
| (defun sensible-pdf-show-childframe (link) | |
| "Show a childframe with the destination LINK" | |
| (interactive | |
| (list (or (pdf-links-read-link-action "Link to show in childframe (SPC scrolls): ") | |
| (error "No link selected")))) | |
| (let-alist link | |
| (cl-case .type |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ git commit | |
| error: unable to set permission to '.git/objects/66/e3caef41d42e6c0a26bd275d3541ed4fde280e' | |
| error: Error building trees | |
| --- in vim, with git-1.6.4.4: | |
| :tags | |
| # TO tag FROM line in file/text | |
| 1 1 write_cache_as_tree 42 builtin-write-tree.c | |
| 2 1 cache_tree_update 570 cache-tree.c | |
| 3 1 update_one 375 cache-tree.c |