all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pustovoyt Alexander <isntvoid@yandex.ru>
To: help-gnu-emacs@gnu.org
Subject: Re: Can't format my Perl code properly with cperl-mode
Date: Wed, 30 Oct 2013 12:04:07 +0400	[thread overview]
Message-ID: <250841383120247@web30g.yandex.ru> (raw)

> Have you tried to add a newline between "(" and "\%Options," ?
So, I've tried, but the result wasn't something I'd like to see:
sub _get_options
{
  return Getopt::Long::GetOptions(
    \%Options,
    qw(
        version|V
        )
    );
}
Can Emacs be not so smart and allow me to format my code in my stupid way?


             reply	other threads:[~2013-10-30  8:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  8:04 Pustovoyt Alexander [this message]
2013-10-31  1:28 ` Can't format my Perl code properly with cperl-mode Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2013-10-29  8:57 Pustovoyt Alexander
2013-10-29 17:12 ` Stefan Monnier

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=250841383120247@web30g.yandex.ru \
    --to=isntvoid@yandex.ru \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.