From: Dmitry Gutov <dgutov@yandex.ru>
To: martin rudalics <rudalics@gmx.at>, Eli Zaretskii <eliz@gnu.org>
Cc: rpluim@gmail.com, 52493@debbugs.gnu.org
Subject: bug#52493: 29.0.50; Setting Inconsolata up in init.el makes default face rendered wrong
Date: Fri, 23 Dec 2022 20:48:47 +0200 [thread overview]
Message-ID: <d3ce55e7-eccd-5c7c-2355-19602e568e39@yandex.ru> (raw)
In-Reply-To: <0c2d9115-8cec-0870-2ac3-38b8c17a0575@gmx.at>
[-- Attachment #1: Type: text/plain, Size: 2829 bytes --]
On 23/12/2022 11:14, martin rudalics wrote:
> > I'm not sure if you caught one of my previous messages, however, so
> I'd like to repeat:
> >
> > The problem is easily repeatable in the above scenario. But not if I
> change "InconsolataLGC" to "Inconsolata LGC". Then the resizing stops
> after the first iteration.
> >
> > In either case, 'M-x describe-face RET default' shows "Family:
> Inconsolata LGC", though. So it's not like "InconsolataLGC" is entirely
> unrecognized.
>
> Does it matter? Whatever you do - have the same form evaluated twice in
> a row causing a frame resize must be a bug - somewhere.
Yep.
I just figured that it might give you ideas as to the cause and/or
affect the priority of having this fixed.
> > Anyway, here's the log (evaled the form 3 times):
> >
> > adjust_frame_size .. pixel_height .. 25 .. text_height .. 24
> > adjust_frame_size .. pixel_height .. 900 .. text_height .. 900
> > adjust_frame_size .. pixel_height .. 1296 .. text_height .. 1296
> > adjust_frame_size .. pixel_height .. 1296 .. text_height .. 1296
> > xg_wm_set_size_hint .. line_height .. 36 .. base_height .. 43 ..
> height_inc .. 18
> > xg_wm_set_size_hint .. line_height .. 36 .. base_height .. 84 ..
> height_inc .. 18
>
> We start here
>
> > set-face-attribute
> > xg_wm_set_size_hint .. line_height .. 45 .. base_height .. 88 ..
> height_inc .. 22
>
> and come up with a frame line height of 45 pixels and an increment hint
> of 22 which means that some scaling (by 2 apparently) is in effect here.
> Honestly, I have no idea how this is supposed to work.
2x scaling, yes (I have a 4K display).
> > adjust_frame_size .. pixel_height .. 1584 .. text_height .. 1584
> > xg_wm_set_size_hint .. line_height .. 37 .. base_height .. 84 ..
> height_inc .. 18
>
> Here we ask for the same (due to rounding) increment ...
>
> > adjust_frame_size .. pixel_height .. 1260 .. text_height .. 1260
> > set-face-attribute
> > adjust_frame_size .. pixel_height .. 1224 .. text_height .. 1224
> > adjust_frame_size .. pixel_height .. 1188 .. text_height .. 1188
> > set-face-attribute
> > adjust_frame_size .. pixel_height .. 1152 .. text_height .. 1152
> > adjust_frame_size .. pixel_height .. 1116 .. text_height .. 1116
>
> ... but then we do not set hints any more so it seems that we do all the
> shrinking ourselves - just how can we shrink and not send size hints at
> the same time is yet a mystery to me.
>
> Please run again with the new patch but also evaluate
>
> (setq frame-size-history '(100))
>
> Then perform some 'set-face-attribute' calls, evaluate
>
> (frame--size-history)
>
> and get me the contents of both buffers *foo* and *frame-size-history*.
Here you go, both attached.
I called set-face-attributes 8 times, might have got a little
over-enthusiastic.
[-- Attachment #2: foo.txt --]
[-- Type: text/plain, Size: 1790 bytes --]
adjust_frame_size .. pixel_height .. 25 .. text_height .. 24
adjust_frame_size .. pixel_height .. 900 .. text_height .. 900
adjust_frame_size .. pixel_height .. 1296 .. text_height .. 1296
adjust_frame_size .. pixel_height .. 1296 .. text_height .. 1296
xg_wm_set_size_hint .. line_height & scale .. 36 .. 2 .. base_height .. 43 .. height_inc .. 18
xg_wm_set_size_hint .. line_height & scale .. 36 .. 2 .. base_height .. 84 .. height_inc .. 18
xg_wm_set_size_hint .. line_height & scale .. 45 .. 2 .. base_height .. 88 .. height_inc .. 22
adjust_frame_size .. pixel_height .. 1584 .. text_height .. 1584
xg_wm_set_size_hint .. line_height & scale .. 37 .. 2 .. base_height .. 84 .. height_inc .. 18
adjust_frame_size .. pixel_height .. 1260 .. text_height .. 1260
adjust_frame_size .. pixel_height .. 1224 .. text_height .. 1224
adjust_frame_size .. pixel_height .. 1188 .. text_height .. 1188
adjust_frame_size .. pixel_height .. 1152 .. text_height .. 1152
adjust_frame_size .. pixel_height .. 1116 .. text_height .. 1116
adjust_frame_size .. pixel_height .. 1080 .. text_height .. 1080
adjust_frame_size .. pixel_height .. 1044 .. text_height .. 1044
adjust_frame_size .. pixel_height .. 1008 .. text_height .. 1008
adjust_frame_size .. pixel_height .. 972 .. text_height .. 972
adjust_frame_size .. pixel_height .. 936 .. text_height .. 936
adjust_frame_size .. pixel_height .. 900 .. text_height .. 900
adjust_frame_size .. pixel_height .. 864 .. text_height .. 864
adjust_frame_size .. pixel_height .. 828 .. text_height .. 828
adjust_frame_size .. pixel_height .. 792 .. text_height .. 792
adjust_frame_size .. pixel_height .. 756 .. text_height .. 756
adjust_frame_size .. pixel_height .. 1900 .. text_height .. 1900
adjust_frame_size .. pixel_height .. 1964 .. text_height .. 1964
[-- Attachment #3: frame-size-history.txt --]
[-- Type: text/plain, Size: 7006 bytes --]
Frame size history of #<frame *scratch* - GNU Emacs at potemkin 0x55d4b64acb70>
font (3), TS=1440x1296~>1680x1620, NS=1488x1296~>1728x1620, IS=1488x1296~>1728x1620, MS=210x225
xg_frame_set_char_size, visible, PS=1488x1296, XS=1728x1620
ConfigureNotify, PS=1488x1296, XS=1728x1584
xg_frame_resized, changed, PS=1488x1296, XS=1728x1584
change_frame_size_1, delayed, PS=1488x1296, XS=1728x1584
change_frame_size (5), TS=1440x1296~>1680x1584, TC=80x36~>80x35, NS=1488x1296~>1728x1584, IS=1488x1296~>1728x1584, MS=42x90 IH IV
font (3), TS=1680x1584~>1360x1295, NS=1728x1584~>1408x1295, IS=1728x1584~>1408x1295, MS=170x185
xg_frame_set_char_size, visible, PS=1728x1584, XS=1408x1295
ConfigureNotify, PS=1728x1584, XS=1408x1260
xg_frame_resized, changed, PS=1728x1584, XS=1408x1260
change_frame_size_1, delayed, PS=1728x1584, XS=1408x1260
change_frame_size (5), TS=1680x1584~>1360x1260, TC=80x35~>80x34, NS=1728x1584~>1408x1260, IS=1728x1584~>1408x1260, MS=34x74 IH IV
font (3), TS=1360x1260~>1360x1258, NS=1408x1260~>1408x1258, IS=1408x1260~>1408x1258, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1260, XS=1408x1258
ConfigureNotify, PS=1408x1260, XS=1408x1224
xg_frame_resized, changed, PS=1408x1260, XS=1408x1224
change_frame_size_1, delayed, PS=1408x1260, XS=1408x1224
change_frame_size (5), TS=1360x1260~>1360x1224, TC=80x34~>80x33, NS=1408x1260~>1408x1224, IS=1408x1260~>1408x1224, MS=34x74 IH IV
font (3), TS=1360x1224~>1360x1221, NS=1408x1224~>1408x1221, IS=1408x1224~>1408x1221, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1224, XS=1408x1221
ConfigureNotify, PS=1408x1224, XS=1408x1188
xg_frame_resized, changed, PS=1408x1224, XS=1408x1188
change_frame_size_1, delayed, PS=1408x1224, XS=1408x1188
change_frame_size (5), TS=1360x1224~>1360x1188, TC=80x33~>80x32, NS=1408x1224~>1408x1188, IS=1408x1224~>1408x1188, MS=34x74 IH IV
font (3), TS=1360x1188~>1360x1184, NS=1408x1188~>1408x1184, IS=1408x1188~>1408x1184, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1188, XS=1408x1184
ConfigureNotify, PS=1408x1188, XS=1408x1152
xg_frame_resized, changed, PS=1408x1188, XS=1408x1152
change_frame_size_1, delayed, PS=1408x1188, XS=1408x1152
change_frame_size (5), TS=1360x1188~>1360x1152, TC=80x32~>80x31, NS=1408x1188~>1408x1152, IS=1408x1188~>1408x1152, MS=34x74 IH IV
font (3), TS=1360x1152~>1360x1147, NS=1408x1152~>1408x1147, IS=1408x1152~>1408x1147, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1152, XS=1408x1147
ConfigureNotify, PS=1408x1152, XS=1408x1116
xg_frame_resized, changed, PS=1408x1152, XS=1408x1116
change_frame_size_1, delayed, PS=1408x1152, XS=1408x1116
change_frame_size (5), TS=1360x1152~>1360x1116, TC=80x31~>80x30, NS=1408x1152~>1408x1116, IS=1408x1152~>1408x1116, MS=34x74 IH IV
font (3), TS=1360x1116~>1360x1110, NS=1408x1116~>1408x1110, IS=1408x1116~>1408x1110, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1116, XS=1408x1110
ConfigureNotify, PS=1408x1116, XS=1408x1080
xg_frame_resized, changed, PS=1408x1116, XS=1408x1080
change_frame_size_1, delayed, PS=1408x1116, XS=1408x1080
change_frame_size (5), TS=1360x1116~>1360x1080, TC=80x30~>80x29, NS=1408x1116~>1408x1080, IS=1408x1116~>1408x1080, MS=34x74 IH IV
font (3), TS=1360x1080~>1360x1073, NS=1408x1080~>1408x1073, IS=1408x1080~>1408x1073, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1080, XS=1408x1073
ConfigureNotify, PS=1408x1080, XS=1408x1044
xg_frame_resized, changed, PS=1408x1080, XS=1408x1044
change_frame_size_1, delayed, PS=1408x1080, XS=1408x1044
change_frame_size (5), TS=1360x1080~>1360x1044, TC=80x29~>80x28, NS=1408x1080~>1408x1044, IS=1408x1080~>1408x1044, MS=34x74 IH IV
font (3), TS=1360x1044~>1360x1036, NS=1408x1044~>1408x1036, IS=1408x1044~>1408x1036, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1044, XS=1408x1036
ConfigureNotify, PS=1408x1044, XS=1408x1008
xg_frame_resized, changed, PS=1408x1044, XS=1408x1008
change_frame_size_1, delayed, PS=1408x1044, XS=1408x1008
change_frame_size (5), TS=1360x1044~>1360x1008, TC=80x28~>80x27, NS=1408x1044~>1408x1008, IS=1408x1044~>1408x1008, MS=34x74 IH IV
font (3), TS=1360x1008~>1360x999, NS=1408x1008~>1408x999, IS=1408x1008~>1408x999, MS=170x185
xg_frame_set_char_size, visible, PS=1408x1008, XS=1408x999
ConfigureNotify, PS=1408x1008, XS=1408x972
xg_frame_resized, changed, PS=1408x1008, XS=1408x972
change_frame_size_1, delayed, PS=1408x1008, XS=1408x972
change_frame_size (5), TS=1360x1008~>1360x972, TC=80x27~>80x26, NS=1408x1008~>1408x972, IS=1408x1008~>1408x972, MS=34x74 IH IV
font (3), TS=1360x972~>1360x962, NS=1408x972~>1408x962, IS=1408x972~>1408x962, MS=170x185
xg_frame_set_char_size, visible, PS=1408x972, XS=1408x962
ConfigureNotify, PS=1408x972, XS=1408x936
xg_frame_resized, changed, PS=1408x972, XS=1408x936
change_frame_size_1, delayed, PS=1408x972, XS=1408x936
change_frame_size (5), TS=1360x972~>1360x936, TC=80x26~>80x25, NS=1408x972~>1408x936, IS=1408x972~>1408x936, MS=34x74 IH IV
font (3), TS=1360x936~>1360x925, NS=1408x936~>1408x925, IS=1408x936~>1408x925, MS=170x185
xg_frame_set_char_size, visible, PS=1408x936, XS=1408x925
ConfigureNotify, PS=1408x936, XS=1408x900
xg_frame_resized, changed, PS=1408x936, XS=1408x900
change_frame_size_1, delayed, PS=1408x936, XS=1408x900
change_frame_size (5), TS=1360x936~>1360x900, TC=80x25~>80x24, NS=1408x936~>1408x900, IS=1408x936~>1408x900, MS=34x74 IH IV
font (3), TS=1360x900~>1360x888, NS=1408x900~>1408x888, IS=1408x900~>1408x888, MS=170x185
xg_frame_set_char_size, visible, PS=1408x900, XS=1408x888
ConfigureNotify, PS=1408x900, XS=1408x864
xg_frame_resized, changed, PS=1408x900, XS=1408x864
change_frame_size_1, delayed, PS=1408x900, XS=1408x864
change_frame_size (5), TS=1360x900~>1360x864, TC=80x24~>80x23, NS=1408x900~>1408x864, IS=1408x900~>1408x864, MS=34x74 IH IV
font (3), TS=1360x864~>1360x851, NS=1408x864~>1408x851, IS=1408x864~>1408x851, MS=170x185
xg_frame_set_char_size, visible, PS=1408x864, XS=1408x851
ConfigureNotify, PS=1408x864, XS=1408x828
xg_frame_resized, changed, PS=1408x864, XS=1408x828
change_frame_size_1, delayed, PS=1408x864, XS=1408x828
change_frame_size (5), TS=1360x864~>1360x828, TC=80x23~>80x22, NS=1408x864~>1408x828, IS=1408x864~>1408x828, MS=34x74 IH IV
font (3), TS=1360x828~>1360x814, NS=1408x828~>1408x814, IS=1408x828~>1408x814, MS=170x185
xg_frame_set_char_size, visible, PS=1408x828, XS=1408x814
ConfigureNotify, PS=1408x828, XS=1408x792
xg_frame_resized, changed, PS=1408x828, XS=1408x792
change_frame_size_1, delayed, PS=1408x828, XS=1408x792
change_frame_size (5), TS=1360x828~>1360x792, TC=80x22~>80x21, NS=1408x828~>1408x792, IS=1408x828~>1408x792, MS=34x74 IH IV
font (3), TS=1360x792~>1360x777, NS=1408x792~>1408x777, IS=1408x792~>1408x777, MS=170x185
xg_frame_set_char_size, visible, PS=1408x792, XS=1408x777
ConfigureNotify, PS=1408x792, XS=1408x756
xg_frame_resized, changed, PS=1408x792, XS=1408x756
change_frame_size_1, delayed, PS=1408x792, XS=1408x756
change_frame_size (5), TS=1360x792~>1360x756, TC=80x21~>80x20, NS=1408x792~>1408x756, IS=1408x792~>1408x756, MS=34x74 IH IV
next prev parent reply other threads:[~2022-12-23 18:48 UTC|newest]
Thread overview: 169+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-14 23:43 bug#52493: 29.0.50; Setting Inconsolata up in init.el makes default face rendered wrong Dmitry Gutov
2021-12-15 14:57 ` Eli Zaretskii
2021-12-15 22:43 ` Dmitry Gutov
2021-12-16 7:29 ` Eli Zaretskii
2021-12-16 13:01 ` Dmitry Gutov
2021-12-16 13:31 ` Eli Zaretskii
2021-12-16 13:42 ` Dmitry Gutov
2021-12-16 14:08 ` Eli Zaretskii
2021-12-16 14:57 ` Dmitry Gutov
2021-12-16 15:15 ` Eli Zaretskii
2021-12-16 15:34 ` Eli Zaretskii
2021-12-16 15:42 ` Dmitry Gutov
2021-12-16 16:56 ` Eli Zaretskii
2021-12-17 0:49 ` Dmitry Gutov
2021-12-17 7:37 ` Eli Zaretskii
2021-12-17 7:46 ` Lars Ingebrigtsen
2021-12-17 8:38 ` Eli Zaretskii
2022-12-21 1:14 ` Dmitry Gutov
2022-12-21 9:38 ` Gregory Heytings
2022-12-21 12:49 ` Eli Zaretskii
2022-12-21 23:39 ` Gregory Heytings
2022-12-22 7:18 ` Eli Zaretskii
2022-12-25 22:42 ` Gregory Heytings
2022-12-21 13:40 ` Dmitry Gutov
2022-12-21 23:39 ` Gregory Heytings
2022-12-22 7:20 ` Eli Zaretskii
2022-12-25 22:42 ` Gregory Heytings
2022-12-26 12:20 ` Eli Zaretskii
2022-12-26 14:05 ` Gregory Heytings
2022-12-22 20:32 ` Dmitry Gutov
2022-12-25 22:42 ` Gregory Heytings
2022-12-26 0:46 ` Gregory Heytings
2022-12-26 12:25 ` Eli Zaretskii
2022-12-29 22:45 ` Gregory Heytings
2022-12-30 14:47 ` Eli Zaretskii
2022-12-30 15:40 ` Gregory Heytings
2022-12-30 16:14 ` Eli Zaretskii
2022-12-30 16:27 ` Gregory Heytings
2022-12-30 17:01 ` Eli Zaretskii
2022-12-30 17:28 ` Gregory Heytings
2022-12-26 15:48 ` Dmitry Gutov
2022-12-26 16:19 ` Gregory Heytings
2022-12-27 2:04 ` Dmitry Gutov
2022-12-28 15:20 ` Gregory Heytings
2022-12-28 17:01 ` Eli Zaretskii
2022-12-27 1:58 ` Dmitry Gutov
2022-12-28 15:19 ` Gregory Heytings
2022-12-21 12:11 ` Eli Zaretskii
2021-12-17 12:30 ` Dmitry Gutov
2021-12-17 13:01 ` Eli Zaretskii
2021-12-17 13:21 ` Dmitry Gutov
2021-12-17 13:46 ` Eli Zaretskii
2021-12-17 14:06 ` Dmitry Gutov
2021-12-17 14:42 ` Eli Zaretskii
2021-12-17 19:17 ` martin rudalics
2022-12-21 1:08 ` Dmitry Gutov
2022-12-21 9:22 ` martin rudalics
2022-12-21 12:56 ` Dmitry Gutov
2022-12-21 17:05 ` martin rudalics
2022-12-21 23:00 ` Dmitry Gutov
2022-12-22 10:15 ` martin rudalics
2022-12-22 20:39 ` Dmitry Gutov
2022-12-23 9:14 ` martin rudalics
2022-12-23 9:19 ` martin rudalics
2022-12-23 18:48 ` Dmitry Gutov [this message]
2022-12-24 9:27 ` martin rudalics
2022-12-24 13:38 ` Dmitry Gutov
2022-12-25 10:21 ` martin rudalics
2022-12-25 13:01 ` Dmitry Gutov
2022-12-25 16:07 ` martin rudalics
2022-12-25 16:52 ` Dmitry Gutov
2022-12-26 9:10 ` martin rudalics
2022-12-27 23:15 ` Dmitry Gutov
2022-12-28 10:08 ` martin rudalics
2022-12-28 12:31 ` Dmitry Gutov
2022-12-28 17:35 ` martin rudalics
2022-12-28 22:35 ` Dmitry Gutov
2022-12-29 9:05 ` martin rudalics
2022-12-29 22:29 ` Dmitry Gutov
2022-12-30 9:51 ` martin rudalics
2022-12-31 19:01 ` martin rudalics
2023-01-05 1:50 ` Dmitry Gutov
2023-01-05 9:47 ` martin rudalics
2023-01-05 14:14 ` Dmitry Gutov
2023-01-05 16:59 ` martin rudalics
2023-01-05 19:08 ` Dmitry Gutov
2023-01-06 17:47 ` martin rudalics
2023-01-06 18:14 ` Dmitry Gutov
2023-01-06 22:40 ` Gregory Heytings
2023-01-06 23:45 ` Dmitry Gutov
2023-01-06 23:49 ` Gregory Heytings
2023-01-07 0:48 ` Dmitry Gutov
2023-01-07 0:50 ` Gregory Heytings
2023-01-07 9:48 ` martin rudalics
2023-01-08 9:45 ` martin rudalics
2023-01-08 22:38 ` Gregory Heytings
2023-01-08 23:23 ` Gregory Heytings
2023-01-09 10:09 ` martin rudalics
2023-01-09 17:28 ` Eric Abrahamsen
2023-01-07 9:15 ` martin rudalics
2023-01-09 0:12 ` Dmitry Gutov
2023-01-09 10:07 ` martin rudalics
2023-01-09 20:50 ` Dmitry Gutov
2023-01-10 12:05 ` martin rudalics
2023-01-12 0:34 ` Dmitry Gutov
2023-01-12 9:31 ` martin rudalics
2023-01-12 9:46 ` Robert Pluim
2023-01-12 10:23 ` martin rudalics
2023-01-12 23:53 ` Dmitry Gutov
2023-01-13 0:36 ` Dmitry Gutov
2023-01-13 8:38 ` martin rudalics
2023-01-16 1:27 ` bug#60585: 30.0.50; global-text-scale-adjust shrinks window (was not before), was: " Dmitry Gutov
2023-01-16 10:03 ` martin rudalics
2023-01-16 12:44 ` Dmitry Gutov
2023-01-16 16:10 ` martin rudalics
2023-01-17 1:54 ` Dmitry Gutov
2023-01-17 10:04 ` martin rudalics
2023-01-17 17:35 ` Dmitry Gutov
2023-01-18 17:13 ` martin rudalics
2023-01-21 3:12 ` Dmitry Gutov
2023-01-21 10:08 ` martin rudalics
2023-01-22 1:56 ` Dmitry Gutov
2023-01-22 9:54 ` martin rudalics
2023-01-22 22:25 ` Dmitry Gutov
2023-01-24 10:50 ` martin rudalics
2023-01-25 4:20 ` Dmitry Gutov
2023-01-26 15:44 ` martin rudalics
2023-01-27 3:07 ` Dmitry Gutov
2023-01-27 9:35 ` martin rudalics
2023-01-28 0:22 ` Dmitry Gutov
2023-01-28 15:36 ` martin rudalics
2023-01-29 1:25 ` Dmitry Gutov
2023-01-30 9:28 ` martin rudalics
2023-02-09 19:40 ` Dmitry Gutov
2023-02-11 1:36 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-11 8:17 ` Eli Zaretskii
2023-02-11 9:30 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-11 10:39 ` Eli Zaretskii
2023-02-11 10:15 ` Dmitry Gutov
2023-02-11 10:22 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-11 22:08 ` Dmitry Gutov
2023-02-12 1:45 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-12 2:06 ` Dmitry Gutov
2023-02-12 3:26 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-12 12:41 ` Dmitry Gutov
2023-02-13 2:56 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-16 2:09 ` Dmitry Gutov
2023-02-16 3:00 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-16 22:18 ` Dmitry Gutov
2023-02-17 2:43 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-17 11:54 ` Dmitry Gutov
2023-02-12 12:55 ` Dmitry Gutov
2023-02-13 10:09 ` martin rudalics
2023-02-17 2:05 ` Dmitry Gutov
2023-02-20 9:05 ` martin rudalics
2023-02-22 1:42 ` Dmitry Gutov
2023-02-24 17:54 ` martin rudalics
2023-02-27 1:29 ` Dmitry Gutov
2022-12-21 13:43 ` Dmitry Gutov
2022-12-24 1:03 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-24 8:52 ` martin rudalics
2022-12-24 9:39 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-24 10:45 ` martin rudalics
2022-12-24 11:24 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-24 13:02 ` Dmitry Gutov
2022-12-25 22:52 ` Gregory Heytings
2021-12-16 15:36 ` Dmitry Gutov
2021-12-16 16:54 ` Eli Zaretskii
2021-12-17 0:13 ` Dmitry Gutov
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=d3ce55e7-eccd-5c7c-2355-19602e568e39@yandex.ru \
--to=dgutov@yandex.ru \
--cc=52493@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=rpluim@gmail.com \
--cc=rudalics@gmx.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.