bug#2416: 23.0.60; decode-coding-region
MJ <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Andreas, thank you for the quick fix, which indeed solves the problem I was having. -- mj On Sun, Feb 22, 2009 at 9:31 AM, Andreas Schwab <[email protected]> wrote: > Juanma Barranquero <[email protected]> writes: > > > Could it be related to bug#1809? > > > > (with-temp-buffer > > (insert (make-string 20 ?.)) > > (decode-coding-region 1 (point-max) 'raw-text) > > (buffer-string)) > > > > => "^@..................." > > I've installed a fix. > > Andreas. > > -- > Andreas Schwab, SuSE Labs, [email protected] > SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany > PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different." >