bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#890: Problem using `etc/emacs.bash' with EmacsW32


From: Lennart Borgman (gmail)
Subject: bug#890: Problem using `etc/emacs.bash' with EmacsW32
Date: Sat, 06 Sep 2008 23:46:50 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Juanma Barranquero wrote:
> On Sat, Sep 6, 2008 at 22:11, Lennart Borgman (gmail)
> <lennart.borgman@gmail.com> wrote:
> 
>> Or, in the a bit longer perspective perhaps, emacsclient should be
>> enhanced to start Emacs itself when needed. (As you know there is code
>> for this available.)
> 
> No, Lennart, as we've discussed a few times, there is no "code for
> this available". There is a very different emacsclient (yours) with
> that capability. If you were to take the time to send a patch against
> the trunk, we'd be glad to review it.


Ok, 1-1 in excaggerations ;-)

The problem is not the code, the problem is the merging.

I have rearranged the code quite a bit to make it fit for starting Emacs
when it is not already running. That makes it hard to see what is
happening when we try to merge - and that is why you and I gave up last
time.

I suppose it might be my fault because I did not very clearly say what
is needed. Here is how I think it can be done:

- Before actually merging the code try to merge the primitives (ie the
function) used for giving messages and error handling. That will make it
much easier to merge later because it will be much less output from the
diff command. After this test that everything is working.

- Rearrange a bit in next step for the same reason. Now test again so we
did not do something stupid.

- Then actually do the merge of the code that might fail. Now we have a
much smaller diff to wade through if something unexpectedly goes wrong.

What do you say, Juanma?

And when can we do it?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]