GNU bug report logs - #73617
[PATCH] Correctly update image properties

Previous Next

Package: emacs;

Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>

Date: Thu, 3 Oct 2024 15:00:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Manuel Giraud <manuel <at> ledu-giraud.fr>
Subject: bug#73617: closed (Re: bug#73617: [PATCH] Correctly update image
 properties)
Date: Sat, 12 Oct 2024 11:38:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73617: [PATCH] Correctly update image properties

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73617 <at> debbugs.gnu.org.

-- 
73617: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73617
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Manuel Giraud <manuel <at> ledu-giraud.fr>
Cc: 73617-done <at> debbugs.gnu.org
Subject: Re: bug#73617: [PATCH] Correctly update image properties
Date: Sat, 12 Oct 2024 14:37:34 +0300
> Date: Fri, 04 Oct 2024 16:36:24 +0200
> From:  Manuel Giraud via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Same patch with a shorter version of image--update-properties.

Thanks, installed on the master branch, and closing the bug.

[Message part 3 (message/rfc822, inline)]
From: Manuel Giraud <manuel <at> ledu-giraud.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Correctly update image properties
Date: Thu, 03 Oct 2024 16:58:49 +0200
[Message part 4 (text/plain, inline)]
Tags: patch

Hi,

Here is a patch that fixes how image's properties are updated.  You
could reproduce this issue as follow:

      - emacs -Q
      - C-x C-f etc/images/kitchen-sink.xpm <RET>
      - s s 8 <RET>
      - s m none <RET>  ;; -> the image is still smoothed

With this patch, the smoothing is updated accordingly.

In GNU Emacs 31.0.50 (build 9, x86_64-unknown-openbsd7.6, X toolkit) of
 2024-10-02 built on computer
Repository revision: 4bb62af3263057312021e076dc7e0c8ff195e38f
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101013
System Description: OpenBSD computer 7.6 GENERIC.MP#344 amd64

Configured using:
 'configure CC=egcc CPPFLAGS=-I/usr/local/include
 LDFLAGS=-L/usr/local/lib MAKEINFO=gmakeinfo --prefix=/home/manuel/emacs
 --bindir=/home/manuel/bin --with-x-toolkit=lucid
 --with-toolkit-scroll-bars=no --without-cairo
 --without-compress-install'

[0001-Correctly-update-image-properties.patch (text/patch, attachment)]
[Message part 6 (text/plain, inline)]
-- 
Manuel Giraud

This bug report was last modified 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.