gfsd-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gfsd]Re: Mail delivery failed: returning message to sender


From: 'Mike' Michal Palczewski
Subject: [gfsd]Re: Mail delivery failed: returning message to sender
Date: Fri, 12 Jan 2001 11:29:03 -0800 (PST)

According to
http://www.gnu.org/gnulist/production/indent.html
one of the bug report lists for gnu-indent is address@hidden
Here's what I got when trying to send a bug report. I will try to resend
it to address@hidden

Mike

On Thu, 11 Jan 2001, Mail Delivery System wrote:

> This message was created automatically by mail delivery software.
> 
> A message that you sent could not be delivered to one or more of its
> recipients. This is a permanent error. The following address(es) failed:
> 
>   address@hidden:
>     unknown local-part "bug-indent" in domain "gnu.org"
> 
> ------ This is a copy of the message, including all the headers. ------
> 
> Return-path: <address@hidden>
> Received: from jason01.u.washington.edu ([140.142.8.10])
>       by fencepost.gnu.org with smtp (Exim 3.16 #1 (Debian))
>       id 14GoyP-0005tJ-00
>       for <address@hidden>; Thu, 11 Jan 2001 16:09:29 -0500
> Received: from dante13.u.washington.edu (address@hidden [140.142.15.23])
>       by jason01.u.washington.edu (8.9.3+UW00.05/8.9.3+UW00.12) with ESMTP id 
> NAA27840
>       for <address@hidden>; Thu, 11 Jan 2001 13:09:27 -0800
> Received: from localhost (address@hidden)
>       by dante13.u.washington.edu (8.9.3+UW00.05/8.9.3+UW00.12) with ESMTP id 
> NAA83392
>       for <address@hidden>; Thu, 11 Jan 2001 13:09:26 -0800
> Date: Thu, 11 Jan 2001 13:09:26 -0800 (PST)
> From: "'Mike' Michal Palczewski" <address@hidden>
> To: address@hidden
> Subject: comment formatting
> Message-ID: <address@hidden>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> I am calling indent with the following flags
> -npcs -ncs -ts2 -nut -npsl -ce  -br -nfca
> According to the manpage 
> -nfca, --dont-format-comments
>       Do not format comments
> 
> It seams that my comments are still getting formatted. e.g
> 
> I will often put a functions name after the closing bracket
> 
> void foo() {
>  .
>  . 
>  .
> } /* foo */
> 
> However indent incists on rewriting this as
> 
> void foo() {
>  .
>  .
>  .
> }                              /* foo */
> 
> I have tried using the -c3 flag to get what I wanted, but that screws up
> all my other comments. Shouldn't -nfca leave my comments alone or have I
> misunderstood the documentation?
> 
> running on
> Gnu/Linux 2.2.16 smp on a i686
> with indent version 2.2.6 compiled with egcs 2.91.66 and glibc 2.1.3.
> I do not have a .indent.pro
> 
> I would appreciate anyhelp you can give me.
> 
> Mike Palczewski       
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]