Quantcast
Channel: Enigma Curry - Latest Comments
Browsing all 36 articles
Browse latest View live

Re: EnigmaCurry

Nice. I use a simple call to php -l for syntax check and this defun to create ChangeLog style commits. ;; Guess current function.(defun dmaus/php-mode/guess-current-function-or-variable ()  "Return...

View Article


Re: EnigmaCurry

Thanks! that function is going to be useful as I start to make the docstring generation more automatic. Also the php repl is nice, no more typing "var_dump(expr)" any more! Now, if only I could get...

View Article


Re: EnigmaCurry

This is pretty handy, thanks a lot.To enable flymake to provide help of phpcs check, we also below configuration. Right?(add-to-list 'flymake-err-line-patterns '("\\(.*?\\):\\([0-9]+\\):\\([0-9]+\\):...

View Article

Re: Recovering an Ncftp password

spoodles. I would add a print statement for us humans to see, or post to a public site for bookmarks that need "additional" information sharing ;-)

View Article

Re: 256 colors on the Linux terminal

"Ahhhhh..."I experienced this first-hand when I got my colors working. Thanks, 2009; 2011 still has room for you.

View Article


Re: Emacs as a powerful Python IDE

Hi.Rookie here. I want to use emacs for Python, but have no idea how to get started. Where can I get it, and is there a special version for OSX?

View Article

Re: 256 colors on the Linux terminal

Ahhhh ! Thanks so much for your post. This is the missing link from the web genome!

View Article

Re: GNOME: kiosk mode (make any app fullscreen)

People always learns something by their mistake or by trial and error method. This information is going to help me a lot as well others too.

View Article


Re: AutoComplete.el : Python Code Completion in Emacs

Hi I'm new, at all, in emacs and I'm trying to setting up python. I've followed this guide, but it doesn't work for me: it seems that I've got a problem with the .emacs file, in particular whit these...

View Article


Re: The Tao of Libertarianism

What a cool article thanks I will be spreading this around hope it gets you lots of hits.

View Article

Re: The Tao of Libertarianism

I don't know, I think it's dangerously simple, as in it appeals more to people in it's simplicity, than in it's truth. It'd be nice to think 'letting go' results in the world taking care of itself, but...

View Article

Re: EnigmaCurry » Building an Ethernet Tap

Hi,Please, post one article for 1000 Mb Full Duplex tap sniffer?Cheers.

View Article

Re: Emacs as a powerful Python IDE

Great article~ Thanks, I am learning emacs now~From China.

View Article


Re: Emacs as a powerful Python IDE

Hi,Thanks for this wonderful post.I have an error though... I keep getting this error message when I launch emacs:"Warning (initialization): An error occurred while loading `/home/ericp/.emacs':File...

View Article

Re: Emacs IRC (ERC) with Noticeable Notifications

Thanks you it helped me.I got problems with messages containing quotes so I wrote:(if icon       (pymacs-exec (format "msg = pynotify.Notification(\"\"\"%s\"\"\",\"\"\"%s\"\"\",\"\"\"%s\"\"\")"...

View Article


Re: Emacs ansi-term tricks

use "pop-to-buffer" instead of "switch-to-buffer"  may give you a more intelligent result !!!

View Article

Re: EnigmaCurry » ECSniff - The Enigma Curry Network Sniffer

Cool article - nice diagrams on RJ45!-Paul Smietan

View Article


Re: EnigmaCurry » Building an Ethernet Tap

I supsect the wiring is wrong for tap B. Notice that Host A to Tap A is line1-line3, and line2-line6. Correct, so all Host A's sending to Tap A's receiving. Unfortunately Host B to Tap is is connected...

View Article

Re: Emacs ansi-term tricks

 (defun visit-ansi-term (arg)  "If the current buffer is:     1) a running ansi-term named *ansi-term*, rename it.     2) a stopped ansi-term, kill it and create a new one.     3) a non ansi-term, go...

View Article

Re: AutoComplete.el : Python Code Completion in Emacs

@7149be22e390915770b6831e35fbe99f:disqus, I tried the method described above with emacs 23 on Ubuntu 12.04, I am getting the following error in my init file:"Symbol's value as variable is void:

View Article
Browsing all 36 articles
Browse latest View live