From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.devel Subject: Re: master b5bbb29634e 1/5: Merge from origin/emacs-29 Date: Mon, 07 Aug 2023 14:07:43 +0200 Message-ID: <87jzu7dpio.wl-herbert@gojira.at> References: <168941374579.21359.4311609468242997473@vcs2.savannah.gnu.org> <20230715093546.7067CC06C72@vcs2.savannah.gnu.org> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20658"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 07 14:09:04 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qSz2m-0005DF-K4 for ged-emacs-devel@m.gmane-mx.org; Mon, 07 Aug 2023 14:09:04 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSz2R-0003VY-DN; Mon, 07 Aug 2023 08:08:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSz2O-0003VM-Ns for emacs-devel@gnu.org; Mon, 07 Aug 2023 08:08:40 -0400 Original-Received: from mout-u-107.mailbox.org ([80.241.59.207]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1qSz2K-0002fD-VF for emacs-devel@gnu.org; Mon, 07 Aug 2023 08:08:40 -0400 Original-Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-u-107.mailbox.org (Postfix) with ESMTPS id 4RKFTJ6hqXz9sTj for ; Mon, 7 Aug 2023 14:08:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gojira.at; s=MBO0001; t=1691410101; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=E0Xw5DrPrJ23oCwTZtNSw1Y8xa2JOHRdPKnIGdjXSDU=; b=z/UzS5T1yAU9I9nRR+A2sZl7JXUwcJHHTico25jxkZlyrqx3PKw4E79KQQNNBARxZC7Crr wLdDwrL6C5kaQCj2qM3fWfAPeXbR0R2StycYjnsn1pc7GidA8E1pPcp1Qt9K9FpRtEGxzo bx6vsc2tHtESyYTLFbC/iaAEiCH9d/gdi6KRv1DyNqgc994ruj/3Ogi+Ce4ugqVf71LByB Stg2Tsyx3acJcWJdhGvCIq2k2TwZiFMhn9tMUN5ECOZzrkwysqx/+442QmbwuoidZqCZ4b ZuCIjLP860PHDLxwIw7afuPzMXwD19o+RbfQEQHllVqvZeKsYFEWcVaPHJvdNQ== In-Reply-To: <20230715093546.7067CC06C72@vcs2.savannah.gnu.org> X-Rspamd-Queue-Id: 4RKFTJ6hqXz9sTj Received-SPF: pass client-ip=80.241.59.207; envelope-from=herbert@gojira.at; helo=mout-u-107.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308412 Archived-At: On Sat, 15 Jul 2023 11:35:46 +0200, Eli Zaretskii wrote: > > branch: master > commit b5bbb29634eca42582c01e2fd30c867d22f53298 > Merge: a047fb8494c 01fb898420f > Author: Eli Zaretskii > Commit: Eli Zaretskii > > 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 -- Herbert