[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Display image slice in the right margin
From: |
Eli Zaretskii |
Subject: |
Re: Display image slice in the right margin |
Date: |
Thu, 23 Jan 2025 08:35:08 +0200 |
> From: Evgeny Zajcev <lg.zevlg@gmail.com>
> Date: Thu, 23 Jan 2025 00:22:59 +0300
>
> I'm trying to display an image slice in the right margin.
>
> Documentation say `((margin right-margin)
> SPEC)' display spec should be used. However, if SPEC is say `((slice 0 0 1.0
> 40) <image>))' nothing is
> displayed in the margin.
>
> Is it possible to display image slice in the right margin?
Please show some simple Lisp that can be used starting from "emacs -Q"
to reproduce and investigate the issue, and post it, including the
image you are using. It is best to do that as part of a bug report,
using "M-x report-emacs-bug", since that will collect important
information about your build and system, and avoid the need to
explicitly ask questions about that.
Thanks.