hi again, now I'm back with the same problem, starting Bemacs gives me an Bemacs Error window saying "Access is denied" I have deleted the old installation and...
Did you delete or uninstall the old bemacs? Deleting will leave data in the registry. What version of windows are you using? Are you installing as an ...
Barry, thanks for your help. Here are the answers to your questions. ... I did uninstall (the new installation did it for me). ... W2k logged in as a user with...
Nil, O.K. I think I know what wrong. You have installed the V7.2-208 kit but are using an imcompatible bemacs.exe with it. Maybe the installation did not...
(sorry for the long reply) Barry, I don't have any other BEmacs.exe. Today I'm in the office and BEmacs is starting up OK. If I remove my network cable, BEmacs...
... this isn't going to help much, but it looks a bit strange to have Emacs$User pointing to the emacs installation folder. it is better to set that to...
Thanks for the input, Jack. I've moved my own stuff to another directory and have emacs$user point to that one and restored emacs$library:EmacsInit.ml (the...
... so it is. i must be stuck in the old VMS days still. anyway, you could change emacs$user to point to some folder that has no emacs files in it. i expect...
nil, I'm looking at my V7.2-208 code and it is not matching your logs. Which version of Barry's Emacs do you have installed? If its not V7.2-208 can you...
... logs. ... not ... Barry, this is strange; looking in Help->About I read: Version V7.2.0 Release, Win32 Build 208 installed from the bemacs-V7.2-208.exe...
... I'm tempted to create a new kit with debug messages that contain the version numbers so that its unambigious which images are running. ... There are three...
Barry, don't get angry at me ;-) but I think the problem is gone without me understanding why.... Due to various reasons (which I won't discuss here) I had to...
happiness never lasts for long... Back to old "Access is denied" again. Today I can't start emacs. Maybe could be good with the kit you were mentioning. ...
Does your IT folks do clever tricks with the networking? Maybe they are messing up COM. THEre are settings in the registry that control how COM works for each...
... No, don't think so. this is at the customer site where we're some people having problem with network connections being dropped and we got an answer that...
Nil, Here is the kit that contains more debug messages. http://www.barrys-emacs.org/bemacs-V7.2-209.exe Try running this and capturing the output with ...
BArry, Here,s the DBGView log (removed line# and timestamp for readability) (I also have uploaded a file with one successful and one failed start to the...
Nil, I no wiser as to the problem. I'd have to guess that there is something wrong with your Windows installation. Maybe its damaged or one of the other apps...
see my inline comments/answers ... This line is coming when the window with the errormessage "Access is denied" pops up. ... I've monitored Task Manager during...
... The mouse package does a lot of actions. Position dot, drag window borders, hi-light region, drag hi-lighted region, etc. Do you just want to stop the drag...
While on the topic of mouse edit functions, it would be great if the marked region would scroll when the cursor is past the top of the emacs window or past the...
... All functionality except for drag region stuff. For some reason I can go to a spot (by position dot with mouse) start typing and stuff gets moved or...
Woudl it be possible to add a UI-window-previous? I'm trying to create a function that will take the startup state of emacs (one maximized window) and open a...
I've added UI-window-previous to Emacs. I'll release a new beta in a couple of days with this in. I'll also make the actions of the pc-mouse package ...
I'm a bit slow these days. I recently ended a long time doing analog circuit design and am now spending time picking up programming. Python looks interesting...
I have some docs on the python integration. See "MLisp Programmer's Guide", section "Programming Emacs From Other Languages", subsection "Using Python inside...