[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fortran-fill-paragraph fails
From: |
Roland Winkler |
Subject: |
Re: fortran-fill-paragraph fails |
Date: |
Sat, 30 Dec 2006 17:04:26 +0100 |
On Fri Dec 29 2006 Stefan Monnier wrote:
> There's nothing specific to elisp there, and the \0 is just some
> arbitrary char: a space would have probably worked just as well.
Thank you, slowly I start to understand what happens. The char must
be "sufficiently arbitrary" to do the job. If "\0" is replaced by
"C" it doesn't solve the bug. It is rather unlikely that "\0" has
the special meaning in some other mode which "C" has in fortran-mode.
Roland
- Re: fortran-fill-paragraph fails, Michaël Cadilhac, 2006/12/23
- Re: fortran-fill-paragraph fails, Roland Winkler, 2006/12/23
- Re: fortran-fill-paragraph fails, Michaël Cadilhac, 2006/12/24
- Re: fortran-fill-paragraph fails, Stefan Monnier, 2006/12/25
- Re: fortran-fill-paragraph fails, Roland Winkler, 2006/12/27
- Re: fortran-fill-paragraph fails, Stefan Monnier, 2006/12/29
- Re: fortran-fill-paragraph fails, Michaël Cadilhac, 2006/12/29
- Re: fortran-fill-paragraph fails, Richard Stallman, 2006/12/30
- Re: fortran-fill-paragraph fails, Michaël Cadilhac, 2006/12/30
- Re: fortran-fill-paragraph fails, Richard Stallman, 2006/12/30
- Re: fortran-fill-paragraph fails,
Roland Winkler <=