Description:
EMACS editors of different flavors.
|
|
|
defmethod
|
| |
Info node "(lispref)Specification List" in my XEmacs setup (XEmacs 21.4 (patch 21) "Educational Television" [Lucid] (i586-pc-win32) of Sun Oct 07 2007 on VSHELTON-PC2) mentions "defadvice" and "defmethod" when discussing defining forms. I am familiar with "defadvice but am not familiar with "defmethod". A web search did not help much. Can... more »
|
|
set window size on init
|
| |
i have, at the end of my .emacs this code: ; set window size to 100x58 chars. (set-frame-size (selected-frame) 100 58) however, it doesn't work. But eval-region the code itself would work. Anyone know why's that? Thanks. Xah ∑ [link] ☄
|
|
Dot mode?
|
| |
Any nicely working dot mode for emacs? I found this [link] but I'm not able to have it working, basically it calls some program called "doted" which I don't have anywhere, for viewing and previewing. My dot works fine but I can't get the preview and view it this way...... more »
|
|
disable global hotkey from Microsoft File Transfer Manager
|
| |
when i upgraded my PowerShell installation on my Vista, the download page forced me to install Microsoft File Transfer Manager (FTM) because the download only comes in that format. Now, if i press Ctrl+Alt+f, the FTM starts up. How to disable this shortcut? I need this key in emacs. I looked in registry HKEY_CURRENT_USER/Software/Mic rosoft, but... more »
|
|
Local frame for a remote emacs
|
| |
I've been trying to get emacs to let me open a local frame to an already-running emacs for a while now, and I can't seem to make it work. This is with emacs 23. I start emacs --daemon on my desktop machine, then on my laptop, I run ssh -X <desktop> -f emacsclient -c. I get the following response: "X11 connection rejected because of wrong authentication... more »
|
|
Earn money by reading Massages on UR Mobile OR On Email ......
|
| |
Earn money by reading Massages on UR Mobile OR On Email ...... Hi, We pays you to read ads on your Mobiles! These ads are only about your interests. Not only that, you get to decide when you want these ads. Based on my calculations I can easily make enough money to free up my cell phone bill. Check it out...... more »
|
|
emacs/gnus - starttls problem - can't sent email
|
| |
Hi, When I trying to sent an e-mail in gnus I get the following error: 'Autoloading failed to define function starttls-any-program-available ' Config files: * .gnus.el ------------------------------ ----------- ... (setq mail-user-agent 'gnus-user-agent) (setq starttls-use-gnutls t) (setq sendmail-program "/usr/bin/msmtp"... more »
|
|
gunzip problem on Windows
|
| |
when using emacs on Windows, when in dired, when i press Z on a file that's gzip compressed, emacs tells me: 'gunzip' is not recognized as an internal or external command, the problem is apparently that emacs won't recognize the gunzip shell script without the exe suffix. (the gunzip is in the same dir as... more »
|
|
|