Re: [BUG]&[PATCH] to function `ecb-deactivate-internal'
<[email protected]> Sun, 7 Jun 2009 08:37:51 +0200
| Newsgroups | gmane.emacs.code-browser |
|---|---|
| Message-ID | <[email protected]> |
Hi, thanks for reporting this - fixed - i will checkin new sources today evening... Ciao, Klaus -----Ursprüngliche Nachricht----- Von: S.P.Tseng [mailto:[email protected]] Gesendet: So 07.06.2009 02:34 An: [email protected] Betreff: [ECB-list] [BUG]&[PATCH] to function `ecb-deactivate-internal' The function `ecb-deactivate-internal' in file ecb.el have following code. (dolist (tb-elem (ecb-ecb-buffer-registry-name-list 'only-tree-buffers)) (tree-buffer-destroy (car tb-elem))) `tb-elem' is `string', it should not be operate by car. ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Ecb-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecb-list ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Ecb-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecb-list