Custom Query (1030 matches)
Results (718 - 720 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #97 | fixed | m-x Show Variable gets hemlock error | ||
| Description |
(F082FB70) : 0 (REPORT-CONDITION-IN-HEMLOCK-FRAME #<SIMPLE-ERROR #x9268A86> #<HEMLOCK-FRAME <HemlockFrame: 0x28e5400> (#x28E5400)>) 528
Missing argument \"~S Variable documentation\" " (#x885A0880)> |
|||
| #98 | fixed | m-x grep and broken links | ||
| Description |
Some versions of Emacs create lock files - broken symbolic links named something like ".#real-file". grep (and many other things) choke on them. The --no-messages argument can be used to ... suppress warnings about inaccessible files, but grep's exit status will be 2 if it encounters any file-access problems. We probably want to move away from grep, so it's not clear if it's worth putting much effort into fixing this. It "works" (for some value of "works") to pass --no-messages and to treat an exit code of 2 as a non-error. |
|||
| #99 | fixed | error doing m-x in doc buffer | ||
| Description |
type (e.g.) ctl-h c ctl-d to get a documentation buffer, then m-x. *** Error in event process: Objective-C runtime exception: *** -[NSSelectionArray length]: selector not recognized [self = 0x5e6f20] |
|||
