Re: ConTeXt-mark-environment and transient-mark-mode
Ralf Angeli <[email protected]> Fri, 11 Mar 2005 17:20:07 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Adam Duck (2005-03-11) writes: > Ralf Angeli <[email protected]> writes: > >> * Adam Duck (2005-03-11) writes: >> >>> doing `ConTeXt-mark-environment' with `transient-mark-mode' ends in >>> nothing being marked. With `transient-mark-mode' off, the region is >>> there - though I can't see it, of course. >> >> Hm, this is working fine here on a CVS Emacs which is two days old. [...] > Hmm, strange... what can I do to track it down? I have recompiled my > emacs yesterday and auctex today. Does it work if you start Emacs with `emacs -q -no-site-file', copy (require 'tex-site) (transient-mark-mode 1) into the *scratch* buffer, type `M-x eval-buffer RET' and after that open a ConTeXt file? In case it does, there is something in your init files making trouble. > But something like this is still not working: > > \defineframedtext[blueframe] > [frame=off,background=screen, > rightframe=on,framecolor=darkgreen, > rulethickness=3pt,offset=3pt] > > as you can see, the lines are one character off and the next line after > this command is indented too far (this should be the same problem as > with my \place(intermezzo|figure). As I said, I can circumvent it, but > it would be nicer this way. That's true. In case I can find some time I'll eventually take a look at it unless somebody beats me to it (which I hope because I don't have much time currently). -- Ralf