From: Xend <firperfect@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: multi-programming language alignment??
Date: Fri, 2 Oct 2009 20:46:10 -0700 (PDT) [thread overview]
Message-ID: <a47f6786-1d7f-4984-a3b8-01e229d4d159@i4g2000prm.googlegroups.com> (raw)
i edit a Ruby file, and programming with inline C, mode is ruby-mode,
so emacs can't alignment C, like this:
require "inline"
class Mytest
#c is here, not alignment
inline do |builder|
builder.c
"
long add(int b, int a)
{
return a +
b;
}"
#c end
end
end
are there some tool can alignment C in Ruby??thanks
next reply other threads:[~2009-10-03 3:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-03 3:46 Xend [this message]
2009-10-03 4:20 ` multi-programming language alignment?? Teemu Likonen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a47f6786-1d7f-4984-a3b8-01e229d4d159@i4g2000prm.googlegroups.com \
--to=firperfect@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).