|
From: | Richard Stallman |
Subject: | Re: gud-format-command concats integers |
Date: | Wed, 5 Dec 2001 02:48:19 -0700 (MST) |
Does this replacement code fix it? ((eq key ?l) (setq subst (int-to-string (if insource (save-excursion (beginning-of-line) (save-restriction (widen) (1+ (count-lines 1 (point))))) (cdr frame)))))
[Prev in Thread] | Current Thread | [Next in Thread] |