[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Warning: terminal-composition-function called with 1 argument, but requi
From: |
Andreas Schwab |
Subject: |
Warning: terminal-composition-function called with 1 argument, but requires 5 |
Date: |
Wed, 26 Dec 2007 19:59:04 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux) |
I'm getting the following warning when byte-compiling composite.el in
the unicode branch:
In terminal-composition-modification:
composite.el:445:4:Warning: terminal-composition-function called with 1
argument, but requires 5
That was introduced by this change:
* composite.el (composition-function-table): Fix docstring.
(terminal-composition-function): Fix arguments.
(auto-compose-current-font): Delete it.
(auto-compose-chars): Adjusted for the change of
composition-function-table.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Warning: terminal-composition-function called with 1 argument, but requires 5,
Andreas Schwab <=