Specifying where to find the installation files at runtime.4134 (7/7/2003 3:29:24 PM) All, We are looking into distributing emacs with a commercial piece of software. I'm fine on the license side of things, my question is how to make emacs run without knowing where it will be installed in the d... dnilsson
How can I add *.tpl to html mode support?1256 (7/7/2003 6:44:10 PM) I want to be able to edit php template files *.tpl using the mode. How can I tell emacs to see *.tpl files as such? Thanks, CP ... panic(2)
Auto scroll compilation buffer0178 (7/7/2003 6:17:20 PM) On a default install of emacs 21 on Debian, the output of the compilation buffer does not automatically scroll. I discovered the compilation-scroll-output variable which turns this on, but wasn't this the defa... Dave
locales and the pound sign in emacs0223 (7/7/2003 5:41:11 PM) I've been trying to get Japanese input set up on my machine, and I'm most of the way there, I think - I have canna and kinput2 set up, I can activate Xfree's japanese input method with s-space : One minor qu... Vivek
getting pixel-pos for current point position1120 (7/7/2003 1:03:17 PM) Hello, How can i get the x- and y-pixeloffset (root is upper-left corner of current frame) of current position of point (not the mouse!!)? Thanks a lot in advance, Klaus -- Klaus Berndl mailto: klaus.ber... Klaus
loading files that have changed attributes4118 (7/3/2003 5:51:16 PM) Hello, Not sure if this is possible but... Many times I'm reading a file that is checked into source control and as a result I have read-only access. I then decide I want to check the file out and modify it.... rbp(1)
Find out if defcustom type is supported897 (6/27/2003 3:26:12 PM) I used (defcustom bla ... :type '(alist ...) ...) and then found out that XEmacs doesn't support the alist type. I then implemented a workaround, conditioned on (featurep 'xemacs). But I think it would be bet... kai
viewing html file from emacs0116 (7/5/2003 10:09:30 PM) Note that I am not referring to editing html files. I am learning lisp from ``Lisp Primer'' and ``Successful Lisp'' by downloading the html files in my hard drive. I am using Emacs to write source code and int... asubedi(4)
AucTeX problems on Mac OSX5124 (7/3/2003 8:09:01 PM) Using Mac OS X 10.2.6, Emacs 21.3.50.6, AucTeX 11.13, and teTeX (I'm not sure which version, but a fairly up-to-date one). I'm trying to set up Emacs and AucTeX on a friends iBook so that she has a sane LaTeX ... D