It is possible that the solution of discarding the last few
> global toolbar buttons to make room for the local ones
> can be implemented now. Would someone like to try?
I don't think this is easy at all.
Let's leave it alone for now.
BTW, setting tool-bar-button-margin to 0
1) Restrict the magic for PostScript files to %!PS
("%!PS" . ps-mode)
2) Recognize the specific case of TEX
("%![^VT]" . ps-mode)
3) Remove it from magic-mode-alist.
--
Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
de)
> Sigh. Seems like a magic string for the "TeXshop" TeX editor. But I
> think just ruling out [VT] is still asking for trouble.
So maybe add this to the magic-mode-alist before the ps rule:
("%!TEX" . tex-mode)
--
Kim F. Storm <[EMAIL PROTECTED]> h
3 matches
Mail list logo