all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Andrus <darthandrus@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: "emacs-devel@gnu.org List" <emacs-devel@gnu.org>
Subject: Re: SMIE help
Date: Tue, 3 Dec 2013 09:14:56 -0700	[thread overview]
Message-ID: <73357BD1-19A4-4916-AF23-906EF64A15A3@gmail.com> (raw)
In-Reply-To: <jwvwqjmvyhw.fsf-monnier+emacs@gnu.org>

On Dec 3, 2013, at 6:47 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> if decomp then
>>    # This doesn't work for some reason over non-prime fields
>>    return [c, soc, decomps];
>> fi;
>> 
>> indents differently than
>> 
>> if decomp then # This doesn't work for some reason over non-prime fields
>>              return [c, soc, decomps];
>> fi;
>> 
>> Of course, # is the comment character.  Is this expected behavior?
> 
> No.
> 
>> Do I need to take comments into account somehow?
> 
> Depends.  Make it a bug report, including the code needed to reproduce
> the problem.  Maybe it's a bug in your code, but it might also be in
> smie.el.


Bug is 16041.

-Ivan




      reply	other threads:[~2013-12-03 16:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28  7:00 SMIE help Ivan Andrus
2013-11-29 21:28 ` Stefan Monnier
2013-11-30  5:05   ` Ivan Andrus
2013-12-03  6:11     ` Ivan Andrus
2013-12-03 13:47       ` Stefan Monnier
2013-12-03 16:14         ` Ivan Andrus [this message]

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=73357BD1-19A4-4916-AF23-906EF64A15A3@gmail.com \
    --to=darthandrus@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.