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

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

bug#1549: 23.0.60; Problem with word wrap plus cua mode


From: Andreas Amann
Subject: bug#1549: 23.0.60; Problem with word wrap plus cua mode
Date: Tue, 16 Dec 2008 11:56:24 +0100
User-agent: Mutt/1.5.16 (2007-06-09)

> > Actual behaviour: point is only moved to end of line, but no region
> > is highlighted.
>
> Does the attached patch fix it?
>
> martin

> *** emulation/cua-base.el.~1.98.~     2008-06-27 09:34:47.000000000 +0200
> --- emulation/cua-base.el     2008-12-16 11:12:05.421875000 +0100
> ***************
> *** 1495,1500 ****
> --- 1495,1501 ----
>      next-line previous-line
>      forward-word backward-word
>      end-of-line beginning-of-line
> +    end-of-visual-line beginning-of-visual-line
>      move-end-of-line move-beginning-of-line
>      end-of-buffer beginning-of-buffer
>      scroll-up scroll-down

It does!

Thank you very much,
Andreas







reply via email to

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