all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Herbert J. Skuhra" <herbert@gojira.at>,
	Andrea Corallo <acorallo@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: master b5bbb29634e 1/5: Merge from origin/emacs-29
Date: Thu, 24 Aug 2023 09:02:29 +0300	[thread overview]
Message-ID: <83edjtq8p6.fsf@gnu.org> (raw)
In-Reply-To: <877cpndzqo.wl-herbert@gojira.at>

> Date: Tue, 22 Aug 2023 14:32:15 +0200
> From: "Herbert J. Skuhra" <herbert@gojira.at>
> 
> On Mon, 07 Aug 2023 14:07:43 +0200, "Herbert J. Skuhra" wrote:
> > 
> > On Sat, 15 Jul 2023 11:35:46 +0200, Eli Zaretskii  wrote:
> > > 
> > > branch: master
> > > commit b5bbb29634eca42582c01e2fd30c867d22f53298
> > > Merge: a047fb8494c 01fb898420f
> > > Author: Eli Zaretskii <eliz@gnu.org>
> > > Commit: Eli Zaretskii <eliz@gnu.org>
> > > 
> > >     Merge from origin/emacs-29
> > >     
> > >     01fb898420f Simplify after adding internal function to enter a labele...
> > >     b741dc7fcde Add internal function to enter a labeled restriction
> > 
> > Since this commit(?) I have the following issue:
> > 
> > When I open an org file (e.g. simple table) the table and formula is
> > not highlighted. C-u C-x = shows
> > 
> > There are text properties here:
> >   fontified            t
> > 
> > instead of
> > 
> > There are text properties here:
> >   face                 org-table
> >   fontified            t
> > 
> > To reproduce:
> > 
> > % ./configure --prefix=/usr/local/emacs30 --with-x-toolkit=lucid
> >   --with-mailutils --with-native-compilation
> > or
> > % ./configure --prefix=/usr/local/emacs30 --with-x-toolkit=lucid
> >   --with-mailutils --with-native-compilation=aot
> > % make install
> > % /usr/local/emacs30/bin/emacs -Q --file ~/table.org
> > 
> > The issue does not occur if I
> > 
> > - build without --with-native-compilation(=aot)
> > - run emacs from the source tree: ./src/emacs -Q --file ~/table.org
> > 
> > table.org is a simple file created with
> > 
> > - C-x C-f ~/table.org
> > - org-table-create RET
> > - C-x C-s
> 
> Well, if I close an (re)open the same or another org file, the file is
> correctly displayed. Any ideas? The problem still occurs in master
> (6ab90effbe5dbda01a934c3d8eaccf4aa835b60d).

This is a very strange issue.  I cannot imagine how the factors you
mention, or the commit to which you point, could possibly affect this
behavior.  Andrea, any ideas?

Maybe you should raise this on the Org mailing list, as the issue
seems to be related to Org.



  reply	other threads:[~2023-08-24  6:02 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <168941374579.21359.4311609468242997473@vcs2.savannah.gnu.org>
     [not found] ` <20230715093546.7067CC06C72@vcs2.savannah.gnu.org>
2023-08-07 12:07   ` master b5bbb29634e 1/5: Merge from origin/emacs-29 Herbert J. Skuhra
2023-08-22 12:32     ` Herbert J. Skuhra
2023-08-24  6:02       ` Eli Zaretskii [this message]
2023-08-24  9:02         ` Herbert J. Skuhra
2023-08-24  9:15           ` Eli Zaretskii
2023-08-24 11:17             ` Ihor Radchenko
2023-08-24 14:10               ` Herbert J. Skuhra
2023-08-24 15:08                 ` Eli Zaretskii
2023-08-24 16:29                   ` Herbert J. Skuhra
2023-08-24 16:36                     ` Eli Zaretskii
2023-08-25  6:42                       ` Ihor Radchenko
2023-08-25  7:18                         ` Eli Zaretskii
2023-08-25  7:42                           ` Ihor Radchenko
2023-08-25 10:21                             ` Eli Zaretskii
2023-08-25 10:36                               ` Ihor Radchenko
2023-08-25  9:45                       ` Andrea Corallo
2023-08-26  9:05                         ` Herbert J. Skuhra
2023-08-26  9:41                           ` Eli Zaretskii
2023-08-26 18:44                             ` Herbert J. Skuhra
2024-04-16 22:42     ` Herbert J. Skuhra

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=83edjtq8p6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=acorallo@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=herbert@gojira.at \
    /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.