all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sasha Shashkevich <alex@stunpix.com>
To: emacs-devel@gnu.org
Subject: Can function return drop some elements from list? Bug or feature?
Date: Fri, 16 Sep 2016 14:30:09 +0300	[thread overview]
Message-ID: <07F05709-0C06-4841-9E3C-175C5092608A@stunpix.com> (raw)

Dear all,

I'm not sure if this a elisp bug or known behavior, so I'm posting my question here.

Some forewords first. I'm using irony-mode for editing my code and faced issue when code checker was unable to find some include headers. Pretty much trivial situation, so I've rechecked my environment and it was okay. After some analysis I've found place in irony-mode sources where list with compiling options (used by code checker) was cut at function return. I rewrote how function returns a list and my issue has gone.

More details with code you can find here: https://github.com/Sarcasm/irony-mode/issues/333

I'm not elisp expert, so question to experts: this is a elisp bug or normal behavior (and irony-mode bug), can be list somehow cut on return from function?

Regards,
Alexander


             reply	other threads:[~2016-09-16 11:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-16 11:30 Sasha Shashkevich [this message]
2016-09-16 13:23 ` Can function return drop some elements from list? Bug or feature? Andreas Schwab
2016-09-16 13:34   ` Sasha Shashkevich

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=07F05709-0C06-4841-9E3C-175C5092608A@stunpix.com \
    --to=alex@stunpix.com \
    --cc=emacs-devel@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.