On Tue, 20 Mar 2001, Werner LEMBERG wrote:

> Some keywords like @itemx are ignored if I press M-q, others like
> @code aren't.

I don't think that's true.  It's just that _any_ string which starts
with a `@' is treated by M-q as a separate paragraph.

In other words, if, e.g., you put @code on a line by itself, it will
also be ``ignored'' like @item is.

>  Two questions:
> 
>   .  Which code does control this?

See the variables paragraph-separate and paragraph-start set by
texinfo-mode.

>   .  If I define a macro in texinfo, I would like to indicate to M-q
>      that it should be treated like @itemx and not like @code.  How
>      can I do that?

Please give an example.  If that macro is used on a line by itself,
texinfo.el should already do that.  If it is not used on a line by
itself, why do you need filling to ignore it?

_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to