unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 58454b6615: Add portable versions of the outline SVGs
       [not found] ` <20220916074627.23C51C00872@vcs2.savannah.gnu.org>
@ 2022-09-16  8:06   ` Lars Ingebrigtsen
  2022-09-16  8:47     ` Po Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2022-09-16  8:06 UTC (permalink / raw)
  To: Po Lu via Mailing list for Emacs changes; +Cc: Po Lu

Po Lu via Mailing list for Emacs changes <emacs-diffs@gnu.org> writes:

>    '((image "outline-open.svg" :height 15 :ascent center)
> +    (image "outline-open.pbm" :height 15 :ascent center)

That's not the correct syntax -- all the images are in `image'.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: master 58454b6615: Add portable versions of the outline SVGs
  2022-09-16  8:06   ` master 58454b6615: Add portable versions of the outline SVGs Lars Ingebrigtsen
@ 2022-09-16  8:47     ` Po Lu
  2022-09-16  9:10       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Po Lu @ 2022-09-16  8:47 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Po Lu via Mailing list for Emacs changes

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Po Lu via Mailing list for Emacs changes <emacs-diffs@gnu.org> writes:
>
>>    '((image "outline-open.svg" :height 15 :ascent center)
>> +    (image "outline-open.pbm" :height 15 :ascent center)
>
> That's not the correct syntax -- all the images are in `image'.

Right, so should it look like this?

  (image "outline-open.svg" "outline-open.pbm" :height 15 :ascent
  center)

(unfortunately, I couldn't gather much more from the manual due to being
rather preoccupied.)

Thanks.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: master 58454b6615: Add portable versions of the outline SVGs
  2022-09-16  8:47     ` Po Lu
@ 2022-09-16  9:10       ` Lars Ingebrigtsen
  2022-09-16  9:15         ` Po Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2022-09-16  9:10 UTC (permalink / raw)
  To: Po Lu; +Cc: Po Lu via Mailing list for Emacs changes

Po Lu <luangruo@yahoo.com> writes:

> Right, so should it look like this?
>
>   (image "outline-open.svg" "outline-open.pbm" :height 15 :ascent
>   center)

Yup.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: master 58454b6615: Add portable versions of the outline SVGs
  2022-09-16  9:10       ` Lars Ingebrigtsen
@ 2022-09-16  9:15         ` Po Lu
  0 siblings, 0 replies; 4+ messages in thread
From: Po Lu @ 2022-09-16  9:15 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: Po Lu via Mailing list for Emacs changes

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Po Lu <luangruo@yahoo.com> writes:
>
>> Right, so should it look like this?
>>
>>   (image "outline-open.svg" "outline-open.pbm" :height 15 :ascent
>>   center)
>
> Yup.

Thanks.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-16  9:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166331438675.10127.8313405793427691826@vcs2.savannah.gnu.org>
     [not found] ` <20220916074627.23C51C00872@vcs2.savannah.gnu.org>
2022-09-16  8:06   ` master 58454b6615: Add portable versions of the outline SVGs Lars Ingebrigtsen
2022-09-16  8:47     ` Po Lu
2022-09-16  9:10       ` Lars Ingebrigtsen
2022-09-16  9:15         ` Po Lu

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).