unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Ortmann <daniel.ortmann@oracle.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 57394@debbugs.gnu.org
Subject: bug#57394: 29.0.50; emacs commit, 6ddcf67052545a0f77233f1a952dc90e296cda35 causes org-mode build to fail
Date: Thu, 25 Aug 2022 12:33:23 -0500	[thread overview]
Message-ID: <76fd30c9-cd57-6545-55b3-58f47160c35c@oracle.com> (raw)
In-Reply-To: <1863b1db-dbf2-90be-7647-5faa82968535@oracle.com>

[-- Attachment #1: Type: text/plain, Size: 3469 bytes --]

Fix confirmed!  Everything works fine now.
Thank you

GNU Emacs _*29.0.50*_ (build 3, x86_64-pc-linux-gnu, GTK+ Version 
3.22.30, cairo version 1.15.12) of 2022-08-25
Org mode version _*9.5.4*_ (release_9.5.4-758-g3c11e9 @ 
/home/dortmann/src/git-org-mode/lisp/)

On 8/25/22 10:18, Daniel Ortmann wrote:
>
>
> commit 52f9ce5528e3a82c4170be2f3d117966793e8efc (HEAD -> master, 
> origin/master, origin/HEAD)
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Date:   Thu Aug 25 16:00:27 2022 +0200
>
>     Mention C-x C-q + revert change in NEWS
>
> commit 2385bf3397f8a92e226a29a5050c69dd8d2a1c31
> Author: Robert Pluim <rpluim@gmail.com>
> Date:   Thu Aug 25 11:47:57 2022 +0200
>
>     Treat smtp-auth method from auth-info as a symbol
>
>     The lookup of the SMTP auth method is done based on symbols, but
>     sometimes the requested value comes from `auth-info', in which 
> case it
>     is a string, so call `intern-soft' to convert it to a symbol (which
>     does nothing if it's already a symbol).
>
>     * lisp/mail/smtpmail.el (smtpmail-try-auth-methods): Call
>     `intern-soft' on the smtp-auth key's value.  (Bug#57373)
>
> commit 34e0a232cd0e7b38a33bc9134134c47665aeb185
> Author: Kien Nguyen <kien.n.quang@gmail.com>
> Date:   Wed Aug 24 23:19:35 2022 +0900
>
>     Allow symlink creation on MS-Windows without Administrator privileges
>
>     * src/w32.c (symlink): Use the
>     SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE flag when available.
>     (Bug#57386)
>
> commit b28b2cefaea0d7846ab9a45dc92f68ad00e92085
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Date:   Thu Aug 25 14:54:49 2022 +0200
>
>     Fix warning about obsoleted generalized variables
>
>     * lisp/emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
>     Autoload so that the call here from gv.el (about obsolete
>     generalized variables) doesn't bug out (bug#57394).
>
> commit a8a3608c074c00e32a551c6fa27131b0094c8b2c
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Date:   Thu Aug 25 14:42:59 2022 +0200
>
>     Make frame-width obsolete as a generalized variable
>
>     * lisp/emacs-lisp/gv.el (frame-width): Make obsolete as
>     generalized variable.
>
> commit dbec115948657d4f0b5c8ad86410b8e1c9e825d2
> Author: Daniel Martín <mardani29@yahoo.es>
> Date:   Thu Aug 25 14:37:36 2022 +0200
>
>     Fix instrumented eval-defun not printing "Edebug:" to the echo area
>
>     * lisp/progmodes/elisp-mode.el (elisp--eval-defun): Determine if 
> we're
>     instrumenting a function and call eval-region with PRINTFLAG set to
>     nil if so (Bug#50245).
>
>     * test/lisp/progmodes/elisp-mode-tests.el
>     (eval-defun-prints-edebug-when-instrumented): Add a new test.
>
> commit b947f80a623c9a8c6abd2bcd4e2e245af6b0e03a
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Date:   Thu Aug 25 14:29:43 2022 +0200
>
>     Add hideshow-test.el file (bug#56635)
>
> commit 7c7fc8fa5be69ccbfd2d134a899cdedf29d25aab
> Author: kobarity <kobarity@gmail.com>
> Date:   Thu Aug 25 14:29:10 2022 +0200
>
>     Add Python blocks support for hideshow
>
>     * lisp/progmodes/python.el (python-nav-beginning-of-block-regexp):
>
> On 8/25/22 09:52, Lars Ingebrigtsen wrote:
>> Daniel Ortmann <daniel.ortmann@oracle.com> writes:
>>
>>> Is the fix actually pushed to main?
>>> How can I obtain the code so I can verify the fix?
>> What does "git log" in the emacs directory say?
>

[-- Attachment #2: Type: text/html, Size: 6203 bytes --]

  reply	other threads:[~2022-08-25 17:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24 22:11 bug#57394: 29.0.50; emacs commit 6ddcf67052545a0f77233f1a952dc90e296cda35 causes org-mode build to fail Daniel Ortmann
2022-08-25 12:59 ` Lars Ingebrigtsen
2022-08-25 14:10 ` bug#57394: 29.0.50; emacs commit, " Daniel Ortmann
2022-08-25 14:52   ` Lars Ingebrigtsen
2022-08-25 15:18     ` Daniel Ortmann
2022-08-25 17:33       ` Daniel Ortmann [this message]
2022-08-26 10:24         ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=76fd30c9-cd57-6545-55b3-58f47160c35c@oracle.com \
    --to=daniel.ortmann@oracle.com \
    --cc=57394@debbugs.gnu.org \
    --cc=larsi@gnus.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).