[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: simplifying beginning-of-defun
From: |
Eric M. Ludlam |
Subject: |
Re: simplifying beginning-of-defun |
Date: |
Mon, 28 Sep 2009 07:20:13 -0400 |
On Mon, 2009-09-28 at 00:06 -0400, Stefan Monnier wrote:
>
> > Of course, the need here would be pretty basic stuff too if it was
> > robust to the actual landing place being different for different
> > situations, sort of the way narrow-to-defun might not care exactly where
> > it lands, so long as it goes somewhere.
>
> Very much so, indeed.
> I'd say that pretty much all calls to beginning-of-defun(-raw) should
> follow this principle.
I think this sums up our difference in opinion. If this is true, then
none of my previous arguments make sense. If this is not the case, then
the code that does depend on very specific behaviors from
beginning-of-defun will break if CEDET were to change them.
I'll follow whichever convention you like.
Eric
- Re: simplifying beginning-of-defun, (continued)
Re: simplifying beginning-of-defun, Andreas Roehler, 2009/09/27
- Re: simplifying beginning-of-defun, Eric M. Ludlam, 2009/09/27
- Re: simplifying beginning-of-defun, Stefan Monnier, 2009/09/27
- Re: simplifying beginning-of-defun, Eric M. Ludlam, 2009/09/27
- Re: simplifying beginning-of-defun, Stefan Monnier, 2009/09/27
- Re: simplifying beginning-of-defun, Eric M. Ludlam, 2009/09/27
- Re: simplifying beginning-of-defun, Stefan Monnier, 2009/09/28
- Re: simplifying beginning-of-defun,
Eric M. Ludlam <=
Re: simplifying beginning-of-defun, Alan Mackenzie, 2009/09/29
Re: simplifying beginning-of-defun, Glenn Morris, 2009/09/27