GNU bug report logs - #20647
Consider adding support for background images like XEmacs

Previous Next

Package: emacs;

Reported by: David Englund/Hedlund <public <at> beloved.name>

Date: Mon, 25 May 2015 01:36:02 UTC

Severity: wishlist

Merged with 16992

To reply to this bug, email your comments to 20647 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20647; Package emacs. (Mon, 25 May 2015 01:36:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Englund/Hedlund <public <at> beloved.name>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 25 May 2015 01:36:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: David Englund/Hedlund <public <at> beloved.name>
To: bug-gnu-emacs <at> gnu.org
Subject: Consider adding support for background images like XEmacs
Date: Mon, 25 May 2015 03:35:09 +0200




Merged 16992 20647. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 01 Aug 2019 22:05:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20647; Package emacs. (Tue, 04 Aug 2020 09:52:02 GMT) Full text and rfc822 format available.

Message #10 received at 20647 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 20647 <at> debbugs.gnu.org, Tadashi Watanabe <wac <at> umiushi.org>,
 16992 <at> debbugs.gnu.org, David Englund <public <at> beloved.name>
Subject: Re: bug#16992: Feature request
Date: Tue, 04 Aug 2020 11:50:40 +0200
Glenn Morris <rgm <at> gnu.org> writes:

> David Englund wrote:
>
>> GNU Emacs cannot use background images AFAIK
>
> I think there was a patch for this some years ago, but it was never
> integrated (?). See eg
>
> http://lists.gnu.org/archive/html/emacs-devel/2009-06/msg00485.html
> http://lists.gnu.org/archive/html/emacs-devel/2003-08/msg00237.html
>
> Maybe someone would like to resurrect it.

It's apparently being kept up to date:

https://github.com/wachikun/emacs_bgex

Unfortunately all the text surrounding it, and even the doc strings are
in Japanese, so reviewing the code is difficult.

I've Cc'd the author of bgex, because it would be nice to have
backgrounds in Emacs windows.

Tadashi -- would you be interested in integrating the code into Emacs?
If that's the case, translating it into English would be a useful first
step.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20647; Package emacs. (Fri, 05 Nov 2021 13:43:02 GMT) Full text and rfc822 format available.

Message #13 received at 20647 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Tadashi Watanabe <twacc2020 <at> gmail.com>
Cc: 20647 <at> debbugs.gnu.org, Glenn Morris <rgm <at> gnu.org>,
 Tadashi Watanabe <wac <at> umiushi.org>, 16992 <at> debbugs.gnu.org,
 Lars Ingebrigtsen <larsi <at> gnus.org>, David Englund <public <at> beloved.name>
Subject: Re: bug#16992: feature request: background images
Date: Fri, 5 Nov 2021 06:42:28 -0700
Hi Tadashi Watanabe,

I noticed that you have recently updated your e-mail address in the
bgex.el file on https://github.com/wachikun/emacs_bgex

We have discussed if it would be possible to integrate the "bgex" patch
into Emacs itself.  We think the feature is useful.  Would you be
interested in that?

See the previous discussion below, or here:

    https://debbugs.gnu.org/20647

Thanks in advance.

Best regards,
Stefan Kangas

Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Glenn Morris <rgm <at> gnu.org> writes:
>
>> David Englund wrote:
>>
>>> GNU Emacs cannot use background images AFAIK
>>
>> I think there was a patch for this some years ago, but it was never
>> integrated (?). See eg
>>
>> http://lists.gnu.org/archive/html/emacs-devel/2009-06/msg00485.html
>> http://lists.gnu.org/archive/html/emacs-devel/2003-08/msg00237.html
>>
>> Maybe someone would like to resurrect it.
>
> It's apparently being kept up to date:
>
> https://github.com/wachikun/emacs_bgex
>
> Unfortunately all the text surrounding it, and even the doc strings are
> in Japanese, so reviewing the code is difficult.
>
> I've Cc'd the author of bgex, because it would be nice to have
> backgrounds in Emacs windows.
>
> Tadashi -- would you be interested in integrating the code into Emacs?
> If that's the case, translating it into English would be a useful first
> step.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20647; Package emacs. (Mon, 15 Nov 2021 07:10:01 GMT) Full text and rfc822 format available.

Message #16 received at 20647 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: tadashi watanabe <twacc2020 <at> gmail.com>
Cc: 20647 <at> debbugs.gnu.org, Glenn Morris <rgm <at> gnu.org>,
 Tadashi Watanabe <wac <at> umiushi.org>, David Englund <public <at> beloved.name>
Subject: Re: bug#16992: feature request: background images
Date: Sun, 14 Nov 2021 23:08:59 -0800
[Please use "Reply to all" so the discussion is in the bug tracker.]

Hi Tadashi Watanabe,

tadashi watanabe <twacc2020 <at> gmail.com> writes:

> Hi Stefan Kangas,
>
> Thanks for the email.
>
> I'm translating the document into English and refactoring it as well. I'll
> post it to GitHub soon.
>
> It would be nice to see it integrated into Emacs, but the code is quite
> different from the standard Emacs code when I look at it after a while..

Once it is translated, we will be able to provide feedback and hopefully
we should be able to fix up any issues.

Please let us know when you have posted it, and thanks for working on
this.

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20647; Package emacs. (Tue, 16 Nov 2021 14:28:03 GMT) Full text and rfc822 format available.

Message #19 received at 20647 <at> debbugs.gnu.org (full text, mbox):

From: tadashi watanabe <twacc2020 <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 20647 <at> debbugs.gnu.org, Glenn Morris <rgm <at> gnu.org>,
 Tadashi Watanabe <wac <at> umiushi.org>, David Englund <public <at> beloved.name>
Subject: Re: bug#16992: feature request: background images
Date: Tue, 16 Nov 2021 20:10:48 +0900
Hi Stefan Kangas,

I have translated the following and pushed it to GitHub.
(This is a machine translation, so there may be some strange parts)

https://github.com/wachikun/emacs_bgex/blob/master/bgex.el
https://github.com/wachikun/emacs_bgex/blob/master/bgex_memo_en.txt




This bug report was last modified 2 years and 185 days ago.

Previous Next


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