[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: font-lock in machine mode of gdba
From: |
Stefan Monnier |
Subject: |
Re: font-lock in machine mode of gdba |
Date: |
Tue, 19 Oct 2004 09:54:55 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) |
> Would gdb-assembler-mode-hook ever be used?
gdb-assembler-mode is a mjor mode, so it should run gdb-assembler-mode-hook.
Actually it should run it with `run-mode-hooks' rather than with
`run-hooks'.
Whether it will ever be used is not very important. I can imagine someone
using it to change the font-lock keywords or to turn font-lock OFF (or ON)
in this particular kind of buffer, or to change the
`truncate-lines' settings, or to ...
Stefan
- font-lock in machine mode of gdba, Masatake YAMATO, 2004/10/17
- Re: font-lock in machine mode of gdba, Stefan Monnier, 2004/10/17
- font-lock in machine mode of gdba, Nick Roberts, 2004/10/17
- Re: font-lock in machine mode of gdba, Masatake YAMATO, 2004/10/18
- Re: font-lock in machine mode of gdba, Stefan Monnier, 2004/10/19
- Re: font-lock in machine mode of gdba, Nick Roberts, 2004/10/21
- Re: font-lock in machine mode of gdba, Nick Roberts, 2004/10/19
- Re: font-lock in machine mode of gdba,
Stefan Monnier <=
- Re: font-lock in machine mode of gdba, Masatake YAMATO, 2004/10/19
- Re: font-lock in machine mode of gdba, Masatake YAMATO, 2004/10/19
- Re: font-lock in machine mode of gdba, Nick Roberts, 2004/10/23
- Re: font-lock in machine mode of gdba, Masatake YAMATO, 2004/10/23
- Re: font-lock in machine mode of gdba, Nick Roberts, 2004/10/23