emacs-devel
[Top][All Lists]
Advanced

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

Re: Native display of line numbers


From: martin rudalics
Subject: Re: Native display of line numbers
Date: Sun, 18 Jun 2017 10:58:31 +0200

> (progn
>    (setq truncate-lines t)

Silly, admittedly.  The ‘split-window-horizontally’ below does the job.

>    (find-file "./src/xdisp.c")
>    (split-window-horizontally)

Or setting ‘truncate-lines’ in the xdisp.c buffer.

martin




reply via email to

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