unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Vivek <vivek@etla.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: cperl printf indentation
Date: Sun, 14 Sep 2003 21:54:27 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0309142151560.9163-100000@salmon.pepperfish.net> (raw)
In-Reply-To: <873cf1i9bi.fsf@jidanni.org>

On Sat, 13 Sep 2003, Dan Jacobson wrote:

> Vivek> No, it should do something like this:
>
> Vivek> printf "%.1f\t%.1f\t%s\n",
> Vivek>   $F[0] - $C - $A * $F[0] - $B * $F[1],
> Vivek>   $F[1] + $D - $A * $F[1] - $B * $F[0],
> Vivek>   "@F";
>
> Well, there must be something else at work in
> http://jidanni.org/geo/taiwan_datums/programs/twd6797thl
> when you hit TAB on those lines.

Yes, probably - which emacs, cperl-mode file, and with what
settings in your .emacs are you using?

( Also note: if you load perl-mode after loading cperl-mode,
  it pretty much destroys cperl-mode's ability to function:
  to avoid this, I generally have (defalias 'perl-mode 'cperl-mode)
  in my .emacs )

  reply	other threads:[~2003-09-14 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.44.0309130245060.10051-100000@salmon.pepperfish.net>
2003-09-13  4:47 ` cperl printf indentation Dan Jacobson
2003-09-14 20:54   ` Vivek [this message]
2003-09-14 23:53     ` Dan Jacobson
     [not found] <Pine.LNX.4.44.0309170100240.20010-100000@salmon.pepperfish.net>
2003-09-18  3:25 ` Dan Jacobson
2003-09-12 16:52 Dan Jacobson

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=Pine.LNX.4.44.0309142151560.9163-100000@salmon.pepperfish.net \
    --to=vivek@etla.org \
    --cc=bug-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.
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).