Lars Gullik Bj�nnes wrote: > > John Levon <[EMAIL PROTECTED]> writes: > > | On Fri, Apr 05, 2002 at 04:22:36PM +0200, Jean-Marc Lasgouttes wrote: > > > >> >>>>> "John" == John Levon <[EMAIL PROTECTED]> writes: > >> > >> John> M-p C-a with article style - look at minibuffer > >> > >> John> "Layout RightAddress not known" > >> > >> But Article does not have a RightAddress layout, does it? Probably > > > | No, it has a Right Address layout (at least it does for me :) > > > >> LFUN_LAYOUT should be disabled when its argument is a layout which > >> does not exist in the class (useful also for people who want to add > >> layouts to toolbar or manu). We could even have a on/off state. Later. > > > | This is separate but also a bug I guess > > a bind file bug I think... > > the layout is called Right_Address in the bind file. > > that is displayed as "Right Address" in the layout dropdown > > but "RightAddress" is used in some of the bind files. > > broadway.bind:\bind "M-z r" "layout Right_Address" > de_menus.bind:\bind "M-a C-a" "layout RightAddress" > fi_menus.bind:\bind "M-p S-O" "layout RightAddress" # Oikea osoite > hollywood.bind:\bind "M-z r" "layout Right_Address" > menus.bind:\bind "M-p C-a" "layout RightAddress" > pt_menus.bind:\bind "M-p S-E" "layout RightAddress" # endere�o � >direita > sv_menus.bind:\bind "M-p C-a" "layout RightAddress" > The instances of Right_Address are in broadway and hollywood. My doing. Right_Address is used on the title pages there. If this causes problems elsewhere I can change it. Garst
