bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25015: 26.0.50; beginning-of-defun-raw goes too far


From: Eli Zaretskii
Subject: bug#25015: 26.0.50; beginning-of-defun-raw goes too far
Date: Thu, 24 Nov 2016 18:59:33 +0200

> From: Marcin Borkowski <mbork@mbork.pl>
> Date: Thu, 24 Nov 2016 14:03:30 +0100
> 
> consider this in an Elisp-mode buffer:
> 
> --8<---------------cut here---------------start------------->8---
> ;; Comment header
> 
> -!-(defun func-1 (arg)
>   "docstring"
>   body)
> --8<---------------cut here---------------end--------------->8---
> 
> (-!- means the point).

This means point is actually _before_ the function, right?

> Type M-x beginning-of-defun-raw.  The point moves to the beginning
> of buffer instead of staying where it is.

Do you still think it's a problem?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]