Re: [Matlab-emacs-discuss] [Git repo]

2016-04-10 Thread Uwe Brauer
>>> "Jack" == Jack Morrison writes: > Looks like that comes from the mode file itself. > Here's an example: > " > ;;; 0blayout.el --- Layout grouping with ease > " Very odd the first line of matlab.el is ;;; matlab.el --- major mode for MATLAB(R) dot-m files However the follo

Re: [Matlab-emacs-discuss] [Git repo]

2016-04-10 Thread Jack Morrison
Looks like that comes from the mode file itself. Here's an example: " ;;; 0blayout.el --- Layout grouping with ease " from https://github.com/etu/0blayout-mode/blob/master/0blayout.el (first line). I'd guess that needs to be added to matlab-mode for it to do this automatically. /Jack On Sun,

Re: [Matlab-emacs-discuss] [Git repo]

2016-04-10 Thread Uwe Brauer
>>> "Jack" == Jack Morrison writes: > All switched over: https://github.com/melpa/melpa/pull/3580 > Cheers, > Jack Hi Jack I just realized that M-x package-list-package shows matlab-mode20160401.108 installed No description available. How can I add a small des

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-18 Thread Uwe Brauer
On 03/13/2016 10:21 AM, Odd Andersen wrote: Hi, Uwe, Honestly, I wrote the patch as a workaround since the new versions of Matlab no longer emit hotlinks in terminal mode. 

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-14 Thread Uwe Brauer
>>> "Odd" == Odd Andersen writes: Hi Odd, > Hi, Uwe, > Honestly, I wrote the patch as a workaround since the new versions of > Matlab no longer emit hotlinks in terminal mode.  > It works by remapping the emacs debugger keyboard shortcuts to new > functions that insert these hotl

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-13 Thread Odd Andersen
Hi, Uwe, Honestly, I wrote the patch as a workaround since the new versions of Matlab no longer emit hotlinks in terminal mode. It works by remapping the emacs debugger keyboard shortcuts to new functions that insert these hotlinks themselves where Matlab used to do so. They are then picked up by

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-12 Thread Uwe Brauer
>>> "Eric" == Eric Ludlam writes: > --- > Hi Uwe, > In the distant past, Emacs Matlab debugging worked by parsing the > raw output text. It was a bit finicky but worked ok. That broke > when the text output suddenly started emitting html style hotlinks > as part of the java d

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-07 Thread Eric Ludlam
-Original Message- From: Uwe Brauer [mailto:o...@mat.ucm.es] >>> "Odd" == Odd Andersen writes: > Perhaps you are referring to this link: https://sourceforge.net/p/ > matlab-emacs/mailman/message/34818751/ > (Note the attachments: 'dbhotlink.m' and 'debugger.patch') > Odd A.

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-06 Thread Uwe Brauer
>>> "Odd" == Odd Andersen writes: > Perhaps you are referring to this link: https://sourceforge.net/p/ > matlab-emacs/mailman/message/34818751/ > (Note the attachments: 'dbhotlink.m' and 'debugger.patch') > Odd A. Hi I confess I am bit old fashioned and have difficulties reading to

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-06 Thread Odd Andersen
extra output, but I can't find the thread ATM. It would be great to > keep that going. > > Eric > > -Original Message- > From: Torben Knudsen [mailto:t...@es.aau.dk] > Sent: Thursday, March 03, 2016 11:25 PM > To: Uwe Brauer ; Simon Brown > Cc: matlab-emac

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-06 Thread Torben Knudsen
: es.aau.dk/staff/tk Fredrik Bajersvej 7 DK-9220 Aalborg Ø Denmark Fra: Eric Ludlam [eric.lud...@mathworks.com] Sendt: 4. marts 2016 23:40 Til: Torben Knudsen; Uwe Brauer; Simon Brown Cc: matlab-emacs Emne: RE: [Matlab-emacs-discuss] git repo at sourceforge

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-04 Thread Eric Ludlam
ing extra output, but I can't find the thread ATM. It would be great to keep that going. Eric -Original Message- From: Torben Knudsen [mailto:t...@es.aau.dk] Sent: Thursday, March 03, 2016 11:25 PM To: Uwe Brauer ; Simon Brown Cc: matlab-emacs Subject: Re: [Matlab-emacs-discu

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-03-03 Thread Torben Knudsen
: Simon Brown Cc: matlab-emacs Emne: Re: [Matlab-emacs-discuss] git repo at sourceforge. >>> "Simon" == Simon Brown writes: > Hi Uwe, > On Thu, 11 Feb 2016, at 10:04 AM, Uwe Brauer wrote: >> > On Wed, 10 Feb 2016, at 03:06 PM, Uwe Brauer wrote: >>

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-12 Thread Uwe Brauer
>>> "Simon" == Simon Brown writes: > Hi Uwe, > On Thu, 11 Feb 2016, at 10:04 AM, Uwe Brauer wrote: >> > On Wed, 10 Feb 2016, at 03:06 PM, Uwe Brauer wrote: >> > It's not automatic. I've updated the repo and invited you to be a owner >> > of the github group. >> Thanks. I accepte

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-12 Thread Simon Brown
Hi Uwe, On Thu, 11 Feb 2016, at 10:04 AM, Uwe Brauer wrote: > > On Wed, 10 Feb 2016, at 03:06 PM, Uwe Brauer wrote: > > It's not automatic. I've updated the repo and invited you to be a owner > > of the github group. > Thanks. I accepted. Stupid question, how to I update the repo after

Re: [Matlab-emacs-discuss] [Git repo]

2016-02-11 Thread Jack Morrison
It points to the new SourceForge repo directly. /Jack On Wed, Feb 10, 2016 at 8:06 AM, Uwe Brauer wrote: > >>> "Jack" == Jack Morrison writes: > >> All switched over: https://github.com/melpa/melpa/pull/3580 >> Cheers, >> Jack > > Ok, thanks but to which repo does it point now?? Th

Re: [Matlab-emacs-discuss] [Git repo] (was: Submit Matlab mode to MELPA)

2016-02-11 Thread Jack Morrison
All switched over: https://github.com/melpa/melpa/pull/3580 Cheers, Jack On Tue, Feb 9, 2016 at 10:01 AM, Uwe Brauer wrote: > >>> "Jack" == Jack Morrison writes: > > Hi Jack, > > >> Hi Eric, >> The melpa package just tracks CVS head. MELPA automatically updates >> packages "at inte

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-11 Thread Uwe Brauer
> On Wed, 10 Feb 2016, at 03:06 PM, Uwe Brauer wrote: > It's not automatic. I've updated the repo and invited you to be a owner > of the github group. Thanks. I accepted. Stupid question, how to I update the repo after a push to sf? I don't see any relevant button? Uwe ---

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-10 Thread Simon Brown
On Wed, 10 Feb 2016, at 03:06 PM, Uwe Brauer wrote: >> On Tue, 9 Feb 2016, at 04:57 PM, Uwe Brauer wrote: >> I have set up a github mirror here: >> https://github.com/matlab-mode/mirror >> I've invited Andrzej Pronobis and Honglin Yu to join the matlab-mode >> organisation. If a

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-10 Thread Uwe Brauer
> On Tue, 9 Feb 2016, at 04:57 PM, Uwe Brauer wrote: > I have set up a github mirror here: > https://github.com/matlab-mode/mirror > I've invited Andrzej Pronobis and Honglin Yu to join the matlab-mode > organisation. If anyone else would like an invite, please let me know. > As

Re: [Matlab-emacs-discuss] [Git repo]

2016-02-10 Thread Uwe Brauer
>>> "Jack" == Jack Morrison writes: > All switched over: https://github.com/melpa/melpa/pull/3580 > Cheers, > Jack Ok, thanks but to which repo does it point now?? The one in sourceforge or its mirror in github? (it seems that the mirror does not get updated this frequent) Uwe --

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-10 Thread Uwe Brauer
> On Tue, 9 Feb 2016, at 04:57 PM, Uwe Brauer wrote: > I have set up a github mirror here: > https://github.com/matlab-mode/mirror > I've invited Andrzej Pronobis and Honglin Yu to join the matlab-mode > organisation. If anyone else would like an invite, please let me know. > As

Re: [Matlab-emacs-discuss] git repo at sourceforge.

2016-02-09 Thread Simon Brown
On Tue, 9 Feb 2016, at 04:57 PM, Uwe Brauer wrote: > Hi > > Eric opened a git repo at sourceforge, I have write access and applied > the first patch (see my other messages). > git clone git://git.code.sf.net/p/matlab-emacs/src matlab-emacs-src > > > Others who want to contribute: > > - pl