* bug#1683: 23.0.60; ECB (buffers?)
@ 2008-12-23 19:20 System User
0 siblings, 0 replies; 6+ messages in thread
From: System User @ 2008-12-23 19:20 UTC (permalink / raw)
To: emacs-pretest-bug
ECB is broken for recent CVS builds. When ecb activated, interactive commands,
which operate with buffers works abnormaly. For example: when executing: M-x eshell
new clear buffer appears, and eshell content and behaivour (!) moved to previous buffer.
In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.5)
of 2008-12-23 on AliSo
Windowing system distributor `The X.Org Foundation', version 11.0.10503000
configured using `configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-23' '--infodir=/usr/share/info/emacs-23' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-freetype' '--with-xft' '--with-libotf' '--with-m17n-flt' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--with-gpm' '--with-dbus' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=core2 -pipe' 'LDFLAGS=-lpthread -L /opt/intel/cc/10.0.118/lib''
Important settings:
value of $LC_ALL: ru_RU.UTF-8
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ru_RU.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: jabber-chat
Minor modes in effect:
show-paren-mode: t
yas/minor-mode: t
diff-auto-refine-mode: t
jabber-activity-mode: t
cua-mode: t
iswitchb-mode: t
tooltip-mode: t
mouse-wheel-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
line-number-mode: t
transient-mark-mode: t
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1683: 23.0.60; ECB (buffers?)
@ 2009-01-04 19:35 martin rudalics
0 siblings, 0 replies; 6+ messages in thread
From: martin rudalics @ 2009-01-04 19:35 UTC (permalink / raw)
To: 1683
> ECB is broken for recent CVS builds.
Can you please tell us when this worked the last time for you?
> When ecb activated, interactive commands,
> which operate with buffers works abnormaly. For example: when executing: M-x eshell
> new clear buffer appears, and eshell content and behaivour (!) moved to previous buffer.
Do you mean a new window is created and left empty while the *eshell*
buffer is displayed in the previously seelcted window?
Thanks, martin.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1683: 23.0.60; ECB (buffers?)
[not found] <d6a684ef0901060854p1677359eq805bdec82e1ed247@mail.gmail.com>
@ 2009-01-06 18:07 ` martin rudalics
[not found] ` <878wpojlk7.fsf@gmail.com>
0 siblings, 1 reply; 6+ messages in thread
From: martin rudalics @ 2009-01-06 18:07 UTC (permalink / raw)
To: 1683; +Cc: [AvataR]
>> Do you mean a new window is created and left empty while the *eshell*
>> buffer is displayed in the previously seelcted window?
>
> Yes. *eshell* buffer empty. If i kill it, previous buffer appears. It has
> old content + eshell repl.
Have a look at the ECB mailing list from today where Feng Li has
proposed a patch. Apparently, #1683 and #1763 are the same bug.
martin
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1683: 23.0.60; ECB (buffers?)
[not found] ` <878wpojlk7.fsf@gmail.com>
@ 2009-01-07 8:17 ` martin rudalics
2009-01-07 8:52 ` [AvataR]
0 siblings, 1 reply; 6+ messages in thread
From: martin rudalics @ 2009-01-07 8:17 UTC (permalink / raw)
To: 1683; +Cc: [AvataR]
>> Have a look at the ECB mailing list from today where Feng Li has
>> proposed a patch. Apparently, #1683 and #1763 are the same bug.
>
> Thank you! It works ^_^
Could you please post on this bug list what you have done to make it
work? That way we could link the submitter of bug#1763 and other people
suffering from a similar problem to the solution you found.
Please reply to:
1683@emacsbugs.donarmstrong.com
Thanks, martin.
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1683: 23.0.60; ECB (buffers?)
2009-01-07 8:17 ` martin rudalics
@ 2009-01-07 8:52 ` [AvataR]
2009-01-07 9:30 ` bug#1763: " martin rudalics
0 siblings, 1 reply; 6+ messages in thread
From: [AvataR] @ 2009-01-07 8:52 UTC (permalink / raw)
To: martin rudalics; +Cc: 1683
> >> Have a look at the ECB mailing list from today where Feng Li has
> >> proposed a patch. Apparently, #1683 and #1763 are the same bug.
> >
> > Thank you! It works ^_^
> Could you please post on this bug list what you have done to make it
> work? That way we could link the submitter of bug#1763 and other people
> suffering from a similar problem to the solution you found.
> Please reply to:
> 1683@emacsbugs.donarmstrong.com
> Thanks, martin.
I just use patch from ecb mail list:
--- ecb-layout.el.~1.258.~ Thu May 8 22:03:44 2008
+++ ecb-layout.el Tue Jan 6 14:35:43 2009
@@ -1707,6 +1707,7 @@
(ad-get-arg 0) (ad-get-arg 1))
(select-window (display-buffer (ad-get-arg 0)
(ad-get-arg 1)))
+ (set-buffer (ad-get-arg 0))
(if (ad-get-arg 2)
;; not the best solution but for now....
(bury-buffer (ad-get-arg 0))))
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1763: bug#1683: 23.0.60; ECB (buffers?)
2009-01-07 8:52 ` [AvataR]
@ 2009-01-07 9:30 ` martin rudalics
0 siblings, 0 replies; 6+ messages in thread
From: martin rudalics @ 2009-01-07 9:30 UTC (permalink / raw)
To: 1763; +Cc: vr.sundar, [AvataR]
> I just use patch from ecb mail list:
>
> --- ecb-layout.el.~1.258.~ Thu May 8 22:03:44 2008
> +++ ecb-layout.el Tue Jan 6 14:35:43 2009
> @@ -1707,6 +1707,7 @@
> (ad-get-arg 0) (ad-get-arg 1))
> (select-window (display-buffer (ad-get-arg 0)
> (ad-get-arg 1)))
> + (set-buffer (ad-get-arg 0))
> (if (ad-get-arg 2)
> ;; not the best solution but for now....
> (bury-buffer (ad-get-arg 0))))
Thank you. Could the submitter of bug#1763 please check whether this
fixes his bug too?
martin
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-01-07 9:30 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <d6a684ef0901060854p1677359eq805bdec82e1ed247@mail.gmail.com>
2009-01-06 18:07 ` bug#1683: 23.0.60; ECB (buffers?) martin rudalics
[not found] ` <878wpojlk7.fsf@gmail.com>
2009-01-07 8:17 ` martin rudalics
2009-01-07 8:52 ` [AvataR]
2009-01-07 9:30 ` bug#1763: " martin rudalics
2009-01-04 19:35 martin rudalics
-- strict thread matches above, loose matches on Subject: below --
2008-12-23 19:20 System User
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).