[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tool-bar and multi-tty
From: |
Eli Zaretskii |
Subject: |
Re: Tool-bar and multi-tty |
Date: |
Fri, 10 Oct 2008 09:51:57 +0200 |
> From: Chong Yidong <address@hidden>
> Date: Thu, 09 Oct 2008 22:30:06 -0400
> Cc: address@hidden, address@hidden
>
> Bug 1133 notes a problem with tool-bars and multi-tty. Basically,
> tool-bar-map is not set up if the first frame is on a tty; it is only
> initialized when the first graphical frame is created. This causes
> problems for major modes that define their own tool-bar maps.
>
> I think the solution is to define a normal hook, tool-bar-setup-hook, to
> be run after the tool-bar is set up successfully for the first time.
This sounds like a very complicated solution. Why can't we set up
tool-bar-map unconditionally? Perhaps changes that make that possible
are much smaller and cleaner than what you suggest here?
- Tool-bar and multi-tty, Chong Yidong, 2008/10/09
- Re: Tool-bar and multi-tty, Eli Zaretskii, 2008/10/10
- Re: Tool-bar and multi-tty,
Eli Zaretskii <=
- Re: Tool-bar and multi-tty, Chong Yidong, 2008/10/10
- Re: Tool-bar and multi-tty, Eli Zaretskii, 2008/10/10
- Re: Tool-bar and multi-tty, Chong Yidong, 2008/10/10
- Re: Tool-bar and multi-tty, Chong Yidong, 2008/10/10
- Re: Tool-bar and multi-tty, Eli Zaretskii, 2008/10/10
- Re: Tool-bar and multi-tty, Stefan Monnier, 2008/10/11
- Re: Tool-bar and multi-tty, Chong Yidong, 2008/10/11
- Re: Tool-bar and multi-tty, Andreas Schwab, 2008/10/12
- Re: Tool-bar and multi-tty, Andreas Schwab, 2008/10/12
- Re: Tool-bar and multi-tty, Chong Yidong, 2008/10/12