Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (877 - 879 of 1030)

Ticket Resolution Summary Owner Reporter
#190 fixed Single-character input doesn't work correctly with IDE selection streams Gary Byers Andrew Shalit
Description

? (y-or-n-p "Well, what's it going to be?") Well, what's it going to be? (y or n) y

Error: Two UNREAD-CHARs without intervening READ-CHAR on #<SELECTION-INPUT-STREAM :UTF-8 (TTY/6) #x30004193150D> While executing: CCL::%IOBLOCK-UNTYI, in process Listener(94). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

1 >

#188 fixed Double Clicking in Hemlock, selecting the current expression works not as expected Rainer Joswig
Description

When I double click on an open left parenthesis, the expression is selected.

But that does not work for double quotes, single quotes, right parenthesis, vertical bars, ...

double-clicking on the first part of the symbol foo-bar will only select foo.

Ideally Hemlock should be much smarter what to select when I double click on something.

#187 fixed Editor should not by default add Tab characters when indenting gz Rainer Joswig
Description

Currently the Hemlock editor uses Tabs and Spaces to indent Lisp code.

I think it would be preferred not to have tabs inserted. It for example makes copying code snippets to other editors easier.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.