[1759] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[nelhage/barnowl] 218400: Make kill-region stop killing extra bytes after mu...

daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:21:31 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Thu, 1 Oct 2009 14:30:15 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com

Branch: refs/heads/master
Home:   http://github.com/nelhage/barnowl

Commit: 2184001c40142118127a6101aeb6da9357898928
    http://github.com/nelhage/barnowl/commit/2184001c40142118127a6101aeb6da9357898928
Author: Anders Kaseorg <andersk@mit.edu>
Date:   2009-10-01 (Thu, 01 Oct 2009)

Changed paths:
  M editwin.c

Log Message:
-----------
Make kill-region stop killing extra bytes after multibyte characters.

oe_copy_region returns a number of bytes, so we should pass it to
owl_editwin_replace_internal, which skips converting a number of
characters into a number of bytes.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>



home help back first fref pref prev next nref lref last post