Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
3 new of 3 - Apr 14 2010
2 new of 2 - Feb 19 2010
1 new of 1 - Feb 17 2010
2 new of 2 - Feb 16 2010
1 new of 1 - Feb 15 2010
1 new of 1 - Feb 14 2010
5 new of 5 - Feb 12 2010
3 new of 3 - Feb 11 2010
7 new of 7 - Feb 11 2010
1 new of 1 - Feb 11 2010
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 21  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Ymacs is an extensive text editor that works in a browser.  It follows to some extent the architecture of Emacs and its key bindings, and has a few specialized modes for writing programs (currently JavaScript and XML) which provide syntax highlighting and automatic indentation.

 

Google Chrome Hotkeys Bug? 
  I just came across your site and tried the movement hotkeys, C-a, C-f, C-n, etc. I noticed that when using Chrome, C-n creates a new window instead of moving to the next new line. The others that I tested seem to work fine. C-n works fine in firefox. Best, Brent
By Brent Millare  - Sep 27 2011 - 3 new of 3 messages    

scrollbar sending messages to editor 
  Hi, I changed ymacs.css to have: .Ymacs-frame-overlays { overflow: auto; /* hidden */ position: relative; ... So now I have scrollbars when they're needed (i also removed the 1000px padding at the bottom): .Ymacs-frame-content { white-space: pre; /* padding-bottom: 1000px; */ ...not sure why that is there, hopefully it's not required for something.... more »
By Joe  - Apr 16 2011 - 1 new of 1 message    

Crazy idea - why not connect web based emacs with a running emacs? 
  Would it not be possible to have your excellently written web based emacs connected to one running on a webserver - ie just reflect keystrokes etc into that emacs and then update the web based one with the screen of the real emacs ?! That would be mega-awesome... And I don't say this for a lot of stuff... more »
By Richard Green  - Mar 29 2011 - 1 new of 1 message    

We moved to GIT 
  Hi folks, Not sure anyone is reading this list, but here goes: Ymacs moved to GIT starting today, and the official repo is at [link] Not much news in the last X months (but they say that no news is good news ;-) I'm planning to resume development soon on some features — for now:... more »
By Mihai Bazon  - Nov 6 2010 - 1 new of 1 message    

ruby mode? 
  has anyone started on a ruby-mode for ymacs yet? thanks, -joe
By Joe  - Nov 1 2010 - 1 new of 1 message    

Ymacs without menu and not wrapped in a dialog? 
  Hi, I'd like to have ymacs run without the menu. I tried this: var xml = new Ymacs_Buffer({ name: "index.html" }); var ymacs = window.ymacs = new Ymacs({ buffers: [xml] }); ymacs.setColorTheme([ "dark", "y" ]); var layout = new DlLayout({}); layout.packWidget(ymacs, { pos: "top", fill: "*" });... more »
By Joe  - Oct 28 2010 - 7 new of 7 messages    

org-mode in ymacs 
  Hello I've been talking about implementing org-mode feature in Yamcs to Mihai some 2 months back. Now I am about to getting started with the work. I've experience with languages like C, python & elisp but not with javascript. Though I am familiar with the language but not an expert. I've been exploring through the code base of the Ymacs project and... more »
By divya  - Jul 2 2010 - 1 new of 1 message    

server side module 
  Hi Mihai, Ymacs is awesome. It's real emacs close on browsers. I want to edit files on my server. Do you have any ideas for relationship to my server? If you have server side module, Could you open the code? Thanks Yuichiro
By masuidrive  - Jun 17 2010 - 2 new of 2 messages    

syntax highlight 
  Hi all, Does anyone know how does the syntax highlight works in ymacs? As it has the best color balance i've seen around, and how to extend the syntax highlighter with more languages? Thanks a lot! Jason -- [link] - AJAX code editor
By Jason Wang  - Apr 28 2010 - 1 new of 1 message    

How to get the source code in the Editor . 
  I googled ,but I didnt find that how to get source code in the editor . any idears ? Tom -- [link] - AJAX code editor Subscription settings: [link]
By wewe.tom  - Apr 23 2010 - 3 new of 3 messages    

1 - 10 of 21   « Newer | Older »

XML       Send email to this group: ymacs@googlegroups.com