* compare-windows and split-window-horizontally
@ 2006-05-09 20:39 Mickey Ferguson
2006-05-10 5:47 ` Lennart Borgman
0 siblings, 1 reply; 4+ messages in thread
From: Mickey Ferguson @ 2006-05-09 20:39 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 269 bytes --]
I frequently use the compare-windows function when I've split a buffer
using split-window-vertically. It performs great. But if I use
split-window-horizontally instead of split-window-horizontally,
compare-windows doesn't work. Is there a way to make it work?
[-- Attachment #1.2: Type: text/html, Size: 1551 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: compare-windows and split-window-horizontally
2006-05-09 20:39 Mickey Ferguson
@ 2006-05-10 5:47 ` Lennart Borgman
0 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2006-05-10 5:47 UTC (permalink / raw)
Cc: help-gnu-emacs
Mickey Ferguson wrote:
>
> I frequently use the compare-windows function when I've split a buffer
> using split-window-vertically. It performs great. But if I use
> split-window-horizontally instead of split-window-horizontally,
> compare-windows doesn't work. Is there a way to make it work?
>
Don't know, but it will work in the next version of Emacs. There you
will also have a very nice version of ediff to compare buffers.
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: compare-windows and split-window-horizontally
@ 2006-05-10 15:49 Mickey Ferguson
2006-05-11 15:14 ` Kevin Rodgers
0 siblings, 1 reply; 4+ messages in thread
From: Mickey Ferguson @ 2006-05-10 15:49 UTC (permalink / raw)
Thank you for the information. You gave me an idea. I searched the
emacs source for compare-windows and found it defined in compare-w.el.
I then searched the net for compare-w.el, and found a new version at
http://www.koders.com/lisp/fid38FFF1549CE6B51544A8900E4130B96E65461450.a
spx. I saved that code into a new compare-w.el in my site-init folder
(so I'd still have the original remaining in my lisp folder just in case
there were problems), and voila! It works! Thanks for inspiring my
solution, even if you didn't actually suggest it. :-)
Lennart Borgman wrote:
>Mickey Ferguson wrote:
>>
>> I frequently use the compare-windows function when I've split a
buffer
>> using split-window-vertically. It performs great. But if I use
>> split-window-horizontally instead of split-window-horizontally,
>> compare-windows doesn't work. Is there a way to make it work?
>>
>Don't know, but it will work in the next version of Emacs. There you
>will also have a very nice version of ediff to compare buffers.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: compare-windows and split-window-horizontally
2006-05-10 15:49 compare-windows and split-window-horizontally Mickey Ferguson
@ 2006-05-11 15:14 ` Kevin Rodgers
0 siblings, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-05-11 15:14 UTC (permalink / raw)
Mickey Ferguson wrote:
> Thank you for the information. You gave me an idea. I searched the
> emacs source for compare-windows and found it defined in compare-w.el.
> I then searched the net for compare-w.el, and found a new version at
> http://www.koders.com/lisp/fid38FFF1549CE6B51544A8900E4130B96E65461450.a
> spx. I saved that code into a new compare-w.el in my site-init folder
> (so I'd still have the original remaining in my lisp folder just in case
> there were problems), and voila! It works! Thanks for inspiring my
> solution, even if you didn't actually suggest it. :-)
I don't know koders.com from Adam, but you can get the actual Emacs 22
code from the CVS repository at http://cvs.savannah.gnu.org/viewcvs/emacs/
--
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-05-11 15:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-10 15:49 compare-windows and split-window-horizontally Mickey Ferguson
2006-05-11 15:14 ` Kevin Rodgers
-- strict thread matches above, loose matches on Subject: below --
2006-05-09 20:39 Mickey Ferguson
2006-05-10 5:47 ` Lennart Borgman
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.