[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator
From: |
Masatake YAMATO |
Subject: |
Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator |
Date: |
Sat, 12 Apr 2003 04:30:11 +0900 (JST) |
> I think your change is nothing to do with indicator related functions
> (describe-minor-mode-completion-table-for-indicator,
> describe-minor-mode-from-indicator,
> lookup-minor-mode-from-indicator).
>
> That is true, but didn't you merge describe-minor-mode-from-indicator
> with describe-minor-mode into one combined function?
Yes, I did. But new describe-minor-mode calls both
describe-minor-mode-completion-table-for-symbol and
describe-minor-mode-completion-table-for-indicator.
So I asked above question to you.
I wanted to make sure that your change(introducing minor-mode-list)
affects on describe-minor-mode-completion-table-for-symbol, not
on describe-minor-mode-completion-table-for-indicator befre installing.
Could I install?
Masatake YAMATO
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Richard Stallman, 2003/04/01
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Masatake YAMATO, 2003/04/01
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Masatake YAMATO, 2003/04/01
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Richard Stallman, 2003/04/02
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Masatake YAMATO, 2003/04/07
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Richard Stallman, 2003/04/07
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Masatake YAMATO, 2003/04/10
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Stefan Monnier, 2003/04/10
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Richard Stallman, 2003/04/11
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator,
Masatake YAMATO <=
- Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Richard Stallman, 2003/04/12
Re: |PATCH| describe-minor-mode and describe-minor-mode-from-indicator, Richard Stallman, 2003/04/03