[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: About column numbers
From: |
Stefan Monnier |
Subject: |
Re: About column numbers |
Date: |
Sat, 02 Apr 2016 16:19:21 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> I have done this on occasions. Are there any cases where the save/widen
> dance actually gives a result which is not 1?
On my local Emacs it never returns 1, and on an Emacs with the
hard-narrowing patch it can also return something else, but AFAIK it
will always result in a value of 1 in any actually released version of
Emacs.
Stefan