all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: Andrea Corallo <akrl@sdf.org>
Cc: 40126@debbugs.gnu.org
Subject: bug#40126: Acknowledgement (28.0.50; [feature/native-comp] + Org 9.3.6 org-with-wide-buffer macro is wrongly treated as function)
Date: Tue, 07 Apr 2020 15:44:47 +0800	[thread overview]
Message-ID: <87d08j4u4w.fsf@localhost> (raw)
In-Reply-To: <xjfo8s4gtjn.fsf@sdf.org>

Hi Andrea,

I am not really familiar with compilation in Emacs, so correct me if I
misunderstand something.

I have looked through org package files and fount the following line in
org.el:

(eval-and-compile (require 'org-macs))

I suspect that it supposed to be responsible for loading the macro
definitions (including org-with-wide-buffer) during byte-compilation.
I guess that org expects org.el to be compiled before other org files
and thus all the macro definitions should be loaded during the
compilation. Not sure if this expectation supposed to be valid.

Best,
Ihor

Andrea Corallo <akrl@sdf.org> writes:

> Hi Ihor,
>
> To me it looks the issue is in the code.
>
> `org-with-wide-buffer' is defined in org-macs.el but I see no requires
> in that file.
>
> Also in org-macs.el I see that `org-with-wide-buffer' is referenced the
> before its definition.  AFAIU this should be not correct (at least in
> CL).
>
> It's quite late but... am I wrong?
>
> Bests
>
>   Andrea
>
> --
> akrl@sdf.org

-- 
Ihor Radchenko,
PhD,
Center for Advancing Materials Performance from the Nanoscale (CAMP-nano)
State Key Laboratory for Mechanical Behavior of Materials, Xi'an Jiaotong University, Xi'an, China
Email: yantar92@gmail.com, ihor_radchenko@alumni.sutd.edu.sg





  reply	other threads:[~2020-04-07  7:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 20:38 bug#40126: 28.0.50; [feature/native-comp] + Org 9.3.6 org-with-wide-buffer macro is wrongly treated as function Ihor Radchenko
2020-04-03 21:41 ` Andrea Corallo
2020-04-04  8:28   ` Ihor Radchenko
     [not found] ` <handler.40126.B.158456414025437.ack@debbugs.gnu.org>
2020-04-04  8:29   ` bug#40126: Acknowledgement (28.0.50; [feature/native-comp] + Org 9.3.6 org-with-wide-buffer macro is wrongly treated as function) Ihor Radchenko
2020-04-04  8:29   ` Ihor Radchenko
2020-04-04 10:05     ` Andrea Corallo
2020-04-04 10:35       ` Ihor Radchenko
2020-04-06 22:04         ` Andrea Corallo
2020-04-07  7:44           ` Ihor Radchenko [this message]
2020-04-07 10:18             ` Andrea Corallo
2020-04-07 10:54               ` Ihor Radchenko
2020-04-07 19:27                 ` Andrea Corallo
2020-04-10 15:56                   ` Andrea Corallo
2020-04-18 16:15                     ` Ihor Radchenko
2020-04-10 16:06                   ` Andrea Corallo
2020-04-07  7:45           ` Andrea Corallo
2020-04-07 12:43 ` bug#40126: Adam Porter
2020-04-07 13:45   ` bug#40126: Andrea Corallo

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=87d08j4u4w.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=40126@debbugs.gnu.org \
    --cc=akrl@sdf.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.