all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16487: emacs source and a particular commit
@ 2014-01-18 21:09 Jonathan Payne
  2014-01-18 21:25 ` bug#16487: please delete this bug! Jonathan Payne
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jonathan Payne @ 2014-01-18 21:09 UTC (permalink / raw)
  To: 16487

I was recently involved in a discussion entitled:

	bug#15946: 24.3; Mac OS X, Mavericks, distnoted process

From this I learned that there are nightlies available from emacsformacosx.com and I was able to download one and discover that the memory leak has been fixed.

Unfortunately I discovered that emacs has changed a lot and in particular I am unable to use nxhtml and mumamo packages to edit JavaScript inside a django template anymore. One error after another. Clearly some LISP apis have changed.

So what I want to do is find the fix for the memory leak and apply it to emacs 24.3.1 so I can have my memory leak fix without losing functionality I cannot live without.

So does anybody have any advice? I have cloned a git repository from here:

	http://savannah.gnu.org/git/?group=emacs

but searching the commits and tags has not yielded 24.3.1 for me. When was 24.3.1 released?

Once I get THAT commit I need to find the other one with the macosx fix that was blowing up both emacs AND distnoted.

Thanks.

JP






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

* bug#16487: please delete this bug!
  2014-01-18 21:09 bug#16487: emacs source and a particular commit Jonathan Payne
@ 2014-01-18 21:25 ` Jonathan Payne
  2014-01-18 23:16   ` Agustin Martin
       [not found] ` <handler.16487.B.139007972113456.ack@debbugs.gnu.org>
  2014-01-19  3:09 ` bug#16487: emacs source and a particular commit Stefan Monnier
  2 siblings, 1 reply; 8+ messages in thread
From: Jonathan Payne @ 2014-01-18 21:25 UTC (permalink / raw)
  To: 16487

I was horrible confused about this list. I sent a non-bug report to this alias and am horribly embarrassed.

Please delete if possible.

JP




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

* bug#16487: please delete this bug!
  2014-01-18 21:25 ` bug#16487: please delete this bug! Jonathan Payne
@ 2014-01-18 23:16   ` Agustin Martin
  0 siblings, 0 replies; 8+ messages in thread
From: Agustin Martin @ 2014-01-18 23:16 UTC (permalink / raw)
  To: Jonathan Payne; +Cc: 16487-done

[-- Attachment #1: Type: text/plain, Size: 431 bytes --]

2014/1/18 Jonathan Payne <jonathan@payne-family.org>

> I was horrible confused about this list. I sent a non-bug report to this
> alias and am horribly embarrassed.
>
> Please delete if possible.
>

Hi,

Just reply to bugnumber-done@debbugs.gnu.org with the reasons for bug
closing as I am doing now and bug report will be automatically closed. You
should receive the closing report short after this email.

Regards,

-- 
Agustin

[-- Attachment #2: Type: text/html, Size: 890 bytes --]

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

* bug#16487: Acknowledgement (emacs source and a particular commit)
       [not found] ` <handler.16487.B.139007972113456.ack@debbugs.gnu.org>
@ 2014-01-18 23:18   ` Jonathan Payne
  0 siblings, 0 replies; 8+ messages in thread
From: Jonathan Payne @ 2014-01-18 23:18 UTC (permalink / raw)
  To: 16487-done

I was confused and didn't mean to file a bug report. It was a general question.

On 18 Jan 2014, at 21:16, GNU bug Tracking System <help-debbugs@gnu.org> wrote:

> Thank you for filing a new bug report with debbugs.gnu.org.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> Your message has been sent to the package maintainer(s):
> bug-gnu-emacs@gnu.org
> 
> If you wish to submit further information on this problem, please
> send it to 16487@debbugs.gnu.org.
> 
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 16487: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16487
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems






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

* bug#16487: emacs source and a particular commit
  2014-01-18 21:09 bug#16487: emacs source and a particular commit Jonathan Payne
  2014-01-18 21:25 ` bug#16487: please delete this bug! Jonathan Payne
       [not found] ` <handler.16487.B.139007972113456.ack@debbugs.gnu.org>
@ 2014-01-19  3:09 ` Stefan Monnier
  2014-01-19  4:03   ` Jonathan Payne
  2 siblings, 1 reply; 8+ messages in thread
From: Stefan Monnier @ 2014-01-19  3:09 UTC (permalink / raw)
  To: Jonathan Payne; +Cc: 16487

> Unfortunately I discovered that emacs has changed a lot and in particular
> I am unable to use nxhtml and mumamo packages to edit JavaScript
> inside a django template anymore. One error after another. Clearly some LISP
> apis have changed.

Please report these problems (both to us and to the mumamo maintainers),
since we need to solve them before the next release.


        Stefan





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

* bug#16487: emacs source and a particular commit
  2014-01-19  3:09 ` bug#16487: emacs source and a particular commit Stefan Monnier
@ 2014-01-19  4:03   ` Jonathan Payne
  2014-01-19 14:46     ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Jonathan Payne @ 2014-01-19  4:03 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 16487

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

I have found the commit that fixed the memory leak and applied it to emacs-24.3 and confirmed the memory leak is fixed. Hooray!

> Commit:57ae6509a3b6a274f89b9caea0284c6156470625[57ae650]
> Parents: a16cc46314
> Author: Jan Djärv <jan.h.d@swipnet.se>
> Date: 4 November 2013 17:57:17 GMT
> 
> Fix memory leaks in NS version.

Regarding the mumamo issues, I will try to contact the people maintaining that package, which as far as I know, is outside of emacs. That is why I figured it would not be something that was necessarily fixed before the next release.

On 19 Jan 2014, at 03:09, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> Unfortunately I discovered that emacs has changed a lot and in particular
>> I am unable to use nxhtml and mumamo packages to edit JavaScript
>> inside a django template anymore. One error after another. Clearly some LISP
>> apis have changed.
> 
> Please report these problems (both to us and to the mumamo maintainers),
> since we need to solve them before the next release.
> 
> 
>        Stefan


[-- Attachment #2: Type: text/html, Size: 2282 bytes --]

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

* bug#16487: emacs source and a particular commit
  2014-01-19  4:03   ` Jonathan Payne
@ 2014-01-19 14:46     ` Stefan Monnier
  2014-01-19 16:10       ` Jonathan Payne
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Monnier @ 2014-01-19 14:46 UTC (permalink / raw)
  To: Jonathan Payne; +Cc: 16487

> Regarding the mumamo issues, I will try to contact the people maintaining
> that package, which as far as I know, is outside of emacs.

Please make an Emacs bug report for it as well.  Maybe the problem is on
mumamo's side, but maybe it's on Emacs's side (and maybe it's both or
neither, of course).

> That is why I figured it would not be something that was necessarily
> fixed before the next release.

I'd better try and find out what's the problem soon, so we can decide if
it has to be fixed before 24.4 is released.


        Stefan





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

* bug#16487: emacs source and a particular commit
  2014-01-19 14:46     ` Stefan Monnier
@ 2014-01-19 16:10       ` Jonathan Payne
  0 siblings, 0 replies; 8+ messages in thread
From: Jonathan Payne @ 2014-01-19 16:10 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 16487

[-- Attachment #1: Type: text/plain, Size: 753 bytes --]

I have just filed this bug:

	16495: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16495

I hope this helps.

On 19 Jan 2014, at 14:46, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> Regarding the mumamo issues, I will try to contact the people maintaining
>> that package, which as far as I know, is outside of emacs.
> 
> Please make an Emacs bug report for it as well.  Maybe the problem is on
> mumamo's side, but maybe it's on Emacs's side (and maybe it's both or
> neither, of course).
> 
>> That is why I figured it would not be something that was necessarily
>> fixed before the next release.
> 
> I'd better try and find out what's the problem soon, so we can decide if
> it has to be fixed before 24.4 is released.
> 
> 
>        Stefan


[-- Attachment #2: Type: text/html, Size: 1424 bytes --]

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

end of thread, other threads:[~2014-01-19 16:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-18 21:09 bug#16487: emacs source and a particular commit Jonathan Payne
2014-01-18 21:25 ` bug#16487: please delete this bug! Jonathan Payne
2014-01-18 23:16   ` Agustin Martin
     [not found] ` <handler.16487.B.139007972113456.ack@debbugs.gnu.org>
2014-01-18 23:18   ` bug#16487: Acknowledgement (emacs source and a particular commit) Jonathan Payne
2014-01-19  3:09 ` bug#16487: emacs source and a particular commit Stefan Monnier
2014-01-19  4:03   ` Jonathan Payne
2014-01-19 14:46     ` Stefan Monnier
2014-01-19 16:10       ` Jonathan Payne

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.