Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (718 - 720 of 1030)

Ticket Resolution Summary Owner Reporter
#97 fixed m-x Show Variable gets hemlock error Gary Byers gz
Description

(F082FB70) : 0 (REPORT-CONDITION-IN-HEMLOCK-FRAME #<SIMPLE-ERROR #x9268A86> #<HEMLOCK-FRAME <HemlockFrame: 0x28e5400> (#x28E5400)>) 528

(CONDITION CCL::FRAME)

CONDITION: #<SIMPLE-ERROR #x9268A86> CCL::FRAME: #<HEMLOCK-FRAME <HemlockFrame: 0x28e5400> (#x28E5400)>

SEMAPHORE: #<SEMAPHORE #x9268A16> CCL::MESSAGE: #<NS-MUTABLE-STRING "

Missing argument \"~S Variable documentation\"

" (#x885A0880)>

#98 fixed m-x grep and broken links Gary Byers Gary Byers
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 Gary Byers gz
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]
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.