[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a simple convenience function
From: |
Kai Grossjohann |
Subject: |
Re: a simple convenience function |
Date: |
Tue, 16 Nov 2004 18:20:18 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
Alex Schroeder <address@hidden> writes:
> I'm not sure I like your "beginning of window" step, however, because
> I usually hop through buffers in paragraphs, sexps, or defuns, or
> whatever the text-based unit is. Using a display-based unit is weird.
Well, a line is a display-based unit, so having the C-a behavior
depend on the display seems logical.
But I also found out that I never used the beginning of window step.
Kai
- Re: a simple convenience function, (continued)