[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trying coccinelle
From: |
martin rudalics |
Subject: |
Re: Trying coccinelle |
Date: |
Fri, 22 Jun 2012 12:22:52 +0200 |
> Here is another cleanup of some buffer-related
> code designed with the help from this nice tool.
I'd prefer a function `Fbuffer_normalize' with one argument
- if it's nil return the current buffer,
- if it's a string return the live buffer with that name,
- if it's a buffer return it if it's live,
- raise an error otherwise,
used wherever a buffer-like objects appears as an argument.
martin
- Trying coccinelle, Dmitry Antipov, 2012/06/18
- Re: Trying coccinelle, Aurélien Aptel, 2012/06/18
- Re: Trying coccinelle, Stefan Monnier, 2012/06/18
- Re: Trying coccinelle, Dmitry Antipov, 2012/06/19
- Re: Trying coccinelle, Stefan Monnier, 2012/06/19
- Re: Trying coccinelle, Dmitry Antipov, 2012/06/22
- Re: Trying coccinelle, Miles Bader, 2012/06/22
- Re: Trying coccinelle,
martin rudalics <=
- Re: Trying coccinelle, Stefan Monnier, 2012/06/22
- Re: Trying coccinelle, Dmitry Antipov, 2012/06/24
- Re: Trying coccinelle, Stefan Monnier, 2012/06/24