Custom Query (1030 matches)
Results (352 - 354 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #93 | fixed | shift-click doesn't work across pages | ||
| Description |
Open a file that's more than a screenful. Set point at top of file. Scroll (using the scroll bar) until the point is off screen. Shift-click somewhere. You should end up with a selection that extends from point to the place you shift-clicked. You don't (you get a selection ending where you would have shift-clicked if you hadn't scrolled). |
|||
| #94 | wontfix | c-w/m-w doesn't work on region unless selected | ||
| Description |
I think c-w/m-w should operate on the emacs region, i.e. the text between point and mark, regardless of whether it's visibly selected. Both MCL and Aquamacs do so. |
|||
| #95 | fixed | meta-. refuses to work in many contexts | ||
| Description |
meta-. doesn't work, in the sense that nothing happens if you put in point in the middle of a symbol and hit meta-., in a number of perfectly reasonable contexts:
It needs to try harder. If standard hemlock parsing doesn't yield anything useful, it should just gather up all the symbol constituents around point and try that. |
|||
