emacs-devel
[Top][All Lists]
Advanced

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

Re: skeleton.el _ versus @


From: Stefan Monnier
Subject: Re: skeleton.el _ versus @
Date: Sun, 13 Apr 2003 12:41:10 -0400

>     Before my patch, the behavior was that after insertion of
>     a skeleton, point would be placed at "the first occurrence of _
>     or at the end of the skeleton".
> 
>     What my patch changed is that point after insertion of a skeleton
>     is now placed at "the first occurrence of _ or @
>     or at the end of the skeleton".
> 
> Couldn't you get the same result with the old code
> by writing @ _?

That changes the place where the region is inserted
if the region is active when the skeleton is executed.


        Stefan





reply via email to

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