* the future of longlines-mode
@ 2009-08-27 21:19 David Reitter
2009-08-27 22:24 ` Chong Yidong
0 siblings, 1 reply; 4+ messages in thread
From: David Reitter @ 2009-08-27 21:19 UTC (permalink / raw)
To: Emacs Development
Will longlines-mode be marked obsolete in Emacs 23.2 and removed in
Emacs 24?
Warnings could be printed in Emacs 23.2 when `turn-on-longlines-mode'
is called, and Emacs 24 could automatically enable `visual-line-mode'
in its place. It is not perfectly compatible, of course, but it
probably DTRT for the vast majority of users, while the few others can
probably be trusted to install longlines manually as an add-on.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: the future of longlines-mode
2009-08-27 21:19 the future of longlines-mode David Reitter
@ 2009-08-27 22:24 ` Chong Yidong
2009-08-27 22:38 ` Lennart Borgman
2009-08-27 22:41 ` Johan Bockgård
0 siblings, 2 replies; 4+ messages in thread
From: Chong Yidong @ 2009-08-27 22:24 UTC (permalink / raw)
To: David Reitter; +Cc: Emacs Development
David Reitter <david.reitter@gmail.com> writes:
> Will longlines-mode be marked obsolete in Emacs 23.2 and removed in
> Emacs 24?
>
> Warnings could be printed in Emacs 23.2 when `turn-on-longlines-mode'
> is called, and Emacs 24 could automatically enable `visual-line-mode'
> in its place. It is not perfectly compatible, of course, but it
> probably DTRT for the vast majority of users, while the few others can
> probably be trusted to install longlines manually as an add-on.
I've been meaning to do that, but first I'd like to implement the
"specify a wrap column other than the right window edge" feature. I've
been too busy to work on this, though.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: the future of longlines-mode
2009-08-27 22:24 ` Chong Yidong
@ 2009-08-27 22:38 ` Lennart Borgman
2009-08-27 22:41 ` Johan Bockgård
1 sibling, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2009-08-27 22:38 UTC (permalink / raw)
To: Chong Yidong; +Cc: David Reitter, Emacs Development
On Fri, Aug 28, 2009 at 12:24 AM, Chong Yidong<cyd@stupidchicken.com> wrote:
> David Reitter <david.reitter@gmail.com> writes:
>
>> Will longlines-mode be marked obsolete in Emacs 23.2 and removed in
>> Emacs 24?
>>
>> Warnings could be printed in Emacs 23.2 when `turn-on-longlines-mode'
>> is called, and Emacs 24 could automatically enable `visual-line-mode'
>> in its place. It is not perfectly compatible, of course, but it
>> probably DTRT for the vast majority of users, while the few others can
>> probably be trusted to install longlines manually as an add-on.
>
> I've been meaning to do that, but first I'd like to implement the
> "specify a wrap column other than the right window edge" feature. I've
> been too busy to work on this, though.
I am currently changing the margins to do something like that, but
that is a bit shaky. See wrap-to-fill.el:
http://bazaar.launchpad.net/~nxhtml/nxhtml/main/files/head%3A/util/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: the future of longlines-mode
2009-08-27 22:24 ` Chong Yidong
2009-08-27 22:38 ` Lennart Borgman
@ 2009-08-27 22:41 ` Johan Bockgård
1 sibling, 0 replies; 4+ messages in thread
From: Johan Bockgård @ 2009-08-27 22:41 UTC (permalink / raw)
To: emacs-devel
Chong Yidong <cyd@stupidchicken.com> writes:
> I've been meaning to do that, but first I'd like to implement the
> "specify a wrap column other than the right window edge" feature. I've
> been too busy to work on this, though.
FWIW, Kim's original patch did have this feature.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-27 22:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-27 21:19 the future of longlines-mode David Reitter
2009-08-27 22:24 ` Chong Yidong
2009-08-27 22:38 ` Lennart Borgman
2009-08-27 22:41 ` Johan Bockgård
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.