From: Chris Wedgwood <cw@f00f.org>
To: Blaisorblade <blaisorblade_spam@yahoo.it>
Cc: akpm@osdl.org, user-mode-linux-devel@lists.sourceforge.net,
LKML <linux-kernel@vger.kernel.org>,
jdike@addtoit.com
Subject: [uml-devel] Re: [patch 7/7] uml: resolve symbols in back-traces
Date: Thu, 28 Oct 2004 12:28:24 -0700 [thread overview]
Message-ID: <20041028192824.GC851@taniwha.stupidest.org> (raw)
In-Reply-To: <200410282034.21922.blaisorblade_spam@yahoo.it>
On Thu, Oct 28, 2004 at 08:34:21PM +0200, Blaisorblade wrote:
> And removing the final Emacs comment is not welcome (I don't care,
> but Jeff does. If that should be removed, that's a separate
> problem).
the emacs comments are gratuitous and completely pointless, they serve
no useful purpose. fwiw in my .emacs i have:
(defun cw-linux-c-mode ()
"C mode with adjusted defaults for use with the Linux kernel."
(interactive)
(c-mode)
(c-set-style "linux"))
(setq auto-mode-alist
(append '(("wk/linux.*/.*\\.[ch]$" . cw-linux-c-mode))
'(("/usr/src/linux.*/.*\\.[ch]$" . cw-linux-c-mode))
auto-mode-alist))
which actually could be cleaned up a bit (it's been hacked over the
years and never cleaned up suitably) but the idea is pretty simple
--cw
-------------------------------------------------------
This Newsletter Sponsored by: Macrovision
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2004-10-28 19:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200410272223.i9RMNj921852@mail.osdl.org>
2004-10-28 18:34 ` [uml-devel] Re: [patch 7/7] uml: resolve symbols in back-traces Blaisorblade
2004-10-28 19:28 ` Chris Wedgwood [this message]
2004-10-28 21:02 ` Blaisorblade
2004-10-28 21:43 ` Chris Wedgwood
2004-10-28 21:32 ` Jeff Dike
2004-10-28 20:51 ` Chris Wedgwood
2004-10-28 23:44 ` Blaisorblade
2004-10-29 0:19 ` Chris Wedgwood
2004-10-28 23:42 ` Blaisorblade
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041028192824.GC851@taniwha.stupidest.org \
--to=cw@f00f.org \
--cc=akpm@osdl.org \
--cc=blaisorblade_spam@yahoo.it \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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