* [ldemianiuk@gmail.com: erc-header-line-face-method bug]
@ 2006-11-08 16:58 Richard Stallman
2006-11-09 1:50 ` Chong Yidong
0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2006-11-08 16:58 UTC (permalink / raw)
Would someone please DTRT and ack?
------- Start of forwarded message -------
Date: Tue, 7 Nov 2006 10:44:21 -0800
From: "=?ISO-8859-2?Q?=A3ukasz_Demianiuk?=" <ldemianiuk@gmail.com>
To: emacs-pretest-bug@gnu.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Disposition: inline
Subject: erc-header-line-face-method bug
X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_BY_IP autolearn=failed
version=3.0.4
(setq erc-header-line-face-method t)
M-x erc-select
fix:
erc.el:5782 in erc-update-mode-line-buffer
erc-header-line -> 'erc-header-line
In GNU Emacs 22.0.90.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2006-11-07 on wildebeest
X server distributor `The X.Org Foundation', version 11.0.60900000
Important settings:
value of $LC_ALL: pl_PL.utf8
value of $LC_COLLATE: C
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: pl_PL.utf8
locale-coding-system: utf-8
default-enable-multibyte-characters: t
Major mode: ERC
Minor modes in effect:
erc-list-mode: t
erc-autojoin-mode: t
erc-ring-mode: t
erc-pcomplete-mode: t
erc-track-mode: t
erc-match-mode: t
erc-button-mode: t
erc-fill-mode: t
erc-stamp-mode: t
erc-netsplit-mode: t
erc-log-mode: t
erc-truncate-mode: t
erc-services-mode: t
erc-irccontrols-mode: t
erc-noncommands-mode: t
erc-readonly-mode: t
iswitchb-mode: t
show-paren-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ldemianiuk@gmail.com: erc-header-line-face-method bug]
2006-11-08 16:58 [ldemianiuk@gmail.com: erc-header-line-face-method bug] Richard Stallman
@ 2006-11-09 1:50 ` Chong Yidong
0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2006-11-09 1:50 UTC (permalink / raw)
Cc: Łukasz Demianiuk, emacs-devel
Richard Stallman <rms@gnu.org> writes:
> Would someone please DTRT and ack?
Change committed. Thanks.
> From: "Łukasz Demianiuk" <ldemianiuk@gmail.com>
> Subject: erc-header-line-face-method bug
> To: emacs-pretest-bug@gnu.org
>
> (setq erc-header-line-face-method t)
> M-x erc-select
>
> fix:
> erc.el:5782 in erc-update-mode-line-buffer
> erc-header-line -> 'erc-header-line
>
> In GNU Emacs 22.0.90.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2006-11-07 on wildebeest
> X server distributor `The X.Org Foundation', version 11.0.60900000
> Important settings:
> value of $LC_ALL: pl_PL.utf8
> value of $LC_COLLATE: C
> 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: pl_PL.utf8
> locale-coding-system: utf-8
> default-enable-multibyte-characters: t
>
> Major mode: ERC
>
> Minor modes in effect:
> erc-list-mode: t
> erc-autojoin-mode: t
> erc-ring-mode: t
> erc-pcomplete-mode: t
> erc-track-mode: t
> erc-match-mode: t
> erc-button-mode: t
> erc-fill-mode: t
> erc-stamp-mode: t
> erc-netsplit-mode: t
> erc-log-mode: t
> erc-truncate-mode: t
> erc-services-mode: t
> erc-irccontrols-mode: t
> erc-noncommands-mode: t
> erc-readonly-mode: t
> iswitchb-mode: t
> show-paren-mode: t
> tooltip-mode: t
> mouse-wheel-mode: t
> menu-bar-mode: t
> file-name-shadow-mode: t
> global-font-lock-mode: t
> font-lock-mode: t
> unify-8859-on-encoding-mode: t
> utf-translate-cjk-mode: t
> auto-compression-mode: t
> line-number-mode: t
>
>
> _______________________________________________
> emacs-pretest-bug mailing list
> emacs-pretest-bug@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
> ----------
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-09 1:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08 16:58 [ldemianiuk@gmail.com: erc-header-line-face-method bug] Richard Stallman
2006-11-09 1:50 ` Chong Yidong
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.