<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/jekyllc/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/jekyllc/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/jekyllc/feature-requests/</id><updated>2005-10-14T16:18:52Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>emacs layout of jekyll c-macros</title><link href="https://sourceforge.net/p/jekyllc/feature-requests/1/" rel="alternate"/><published>2005-10-14T16:18:52Z</published><updated>2005-10-14T16:18:52Z</updated><author><name>Andrew Rice</name><uri>https://sourceforge.net/u/acr31/</uri></author><id>https://sourceforge.nete015c6db5cb98f152ddebd5ca02b9361ba5b3a0c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Is there anything you can do to fix the indentation of&lt;br /&gt;
the jekyll c-macros.  For example, my emacs insists on&lt;br /&gt;
funny indenting when it sees:&lt;/p&gt;
&lt;p&gt;_unsafe _macrotype(int A;)&lt;br /&gt;
_unsafe _macrotype(int B;)&lt;br /&gt;
_unsafe _macrotype(int C;)&lt;/p&gt;
&lt;p&gt;However, if I add a semi-colon at the end of the line -&lt;br /&gt;
which I believe will still generate valid c - jekyll&lt;br /&gt;
then fails to parse it:&lt;/p&gt;
&lt;p&gt;File macro.c : 3 characters 26 - 26&lt;br /&gt;
Syntax Error:&lt;/p&gt;
&lt;p&gt;_unsafe _macrotype(int A;);&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>