From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@stupidchicken.com>
Subject: bug#2998: marked as done (23.0.92; Fix a typo in ediff-wind.el)
Date: Thu, 16 Apr 2009 04:00:02 +0000 [thread overview]
Message-ID: <handler.2998.D2998.123985384313199.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: m1bpqy3lyz.fsf@cam.ac.uk
[-- Attachment #1: Type: text/plain, Size: 858 bytes --]
Your message dated Wed, 15 Apr 2009 23:52:29 -0400
with message-id <87bpqxntky.fsf@cyd.mit.edu>
and subject line Re: 23.0.92; Fix a typo in ediff-wind.el
has caused the Emacs bug report #2998,
regarding 23.0.92; Fix a typo in ediff-wind.el
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)
--
2998: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2998
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
[-- Attachment #2: Type: message/rfc822, Size: 3289 bytes --]
[-- Attachment #2.1.1: Type: text/plain, Size: 77 bytes --]
Hi there,
I wonder if the following patch fixes a typo.
Best wishes,
Leo
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2.1.2: typo patch --]
[-- Type: text/x-patch, Size: 838 bytes --]
diff -u -L /Applications/Emacs.app/Contents/Resources/lisp/ediff-wind.el.gz -L /var/folders/xT/xTH6qH58F1O3epqnrWb1Dk+++TM/-Tmp-/buffer-content-82968O9r /var/folders/xT/xTH6qH58F1O3epqnrWb1Dk\+\+\+TM/-Tmp-/jka-com82968bHy /var/folders/xT/xTH6qH58F1O3epqnrWb1Dk\+\+\+TM/-Tmp-/buffer-content-82968O9r
--- /Applications/Emacs.app/Contents/Resources/lisp/ediff-wind.el.gz
+++ /var/folders/xT/xTH6qH58F1O3epqnrWb1Dk+++TM/-Tmp-/buffer-content-82968O9r
@@ -1123,7 +1123,7 @@
(cons 'width (cdr (assoc 'width frame-A-params))))
ediff-wide-display-frame frame-A)
(modify-frame-parameters
- frame-A `((left . ,cw) (width . ,wd) (user-position t)))))
+ frame-A `((left . ,cw) (width . ,wd) (user-position . t)))))
;; Revise the mode line to display which difference we have selected
Diff finished. Tue Apr 14 23:29:10 2009
[-- Attachment #3: Type: message/rfc822, Size: 1087 bytes --]
From: Chong Yidong <cyd@stupidchicken.com>
To: Leo <sdl.web@gmail.com>
Cc: 2998-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.92; Fix a typo in ediff-wind.el
Date: Wed, 15 Apr 2009 23:52:29 -0400
Message-ID: <87bpqxntky.fsf@cyd.mit.edu>
OK, I've checked in your patch. Thanks.
prev parent reply other threads:[~2009-04-16 4:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87bpqxntky.fsf@cyd.mit.edu>
2009-04-14 22:32 ` bug#2998: 23.0.92; Fix a typo in ediff-wind.el Leo
2009-04-16 4:00 ` Emacs bug Tracking System [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=handler.2998.D2998.123985384313199.ackdone@emacsbugs.donarmstrong.com \
--to=owner@emacsbugs.donarmstrong.com \
--cc=cyd@stupidchicken.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).