grub-devel
[Top][All Lists]
Advanced

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

Re: [patch] printf long format


From: Yoshinori K. Okuji
Subject: Re: [patch] printf long format
Date: Wed, 22 Jun 2005 21:07:49 +0200
User-agent: KMail/1.7.2

On Wednesday 22 June 2005 20:09, Marco Gerards wrote:
> In that case I will just stop nagging, unless blank lines are changed
> in files that do not have other changes or when it makes a patch
> really hard to read.  Is that fine for you?

No problem.

BTW, is there any way to have Emacs to remove trailing space when saving? As 
far as I know, this is possible with before_save_hook, but this requires 
modifying .emacs. Instead, I'd like to specify this within source files like 
this:

/*
 * Local variables:
 * delete-trailing-whitespace: t
 * End:
 */

I guess not possible at the moment...

Okuji




reply via email to

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