From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: termios tab expansion on darwin
Date: Mon, 07 Jul 2008 21:28:15 -0400 [thread overview]
Message-ID: <jwvabgtupvg.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20080707230842.GE48604@orion.lan> (Emanuele Giaquinta's message of "Tue, 8 Jul 2008 01:08:42 +0200")
> diff --git a/src/s/darwin.h b/src/s/darwin.h
> index aa509b7..0cc95f1 100644
> --- a/src/s/darwin.h
> +++ b/src/s/darwin.h
> @@ -216,6 +216,8 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
> /* System uses OXTABS instead of the expected TAB3. (Copied from
> bsd386.h.) */
> +#include <sys/termios.h>
> +#undef TAB3
> #define TAB3 OXTABS
> /* Darwin ld insists on the use of malloc routines in the System
Thanks. Can someone write an autoconf rule for that instead?
Stefan
next prev parent reply other threads:[~2008-07-08 1:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-07 23:08 termios tab expansion on darwin Emanuele Giaquinta
2008-07-08 1:28 ` Stefan Monnier [this message]
2008-07-08 10:39 ` Emanuele Giaquinta
2008-10-20 20:53 ` Emanuele Giaquinta
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=jwvabgtupvg.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=emanuele.giaquinta@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).