First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23734
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Randy Roesler <xhl178@shaw.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
jasspa-0212.ebuild My attempt at an ebuild -- works on my machine :) text/plain Randy Roesler 2003-06-29 21:30 0000 1.65 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23734 depends on: Show dependency tree
Show dependency graph
Bug 23734 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-29 21:28 0000
Need a small, fast light weight non-modal editor and nano is not 
it (sorry, but its weird) 
 
Jasspa MicroEmacs works great -- used it for a long time -- can compile 
in the editor and jump straight to the problem, no long key sequences like 
VIM (which is also a great editor) -- blah praise for Jasspa :) 
 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Randy Roesler 2003-06-29 21:30:01 0000 -------
Created an attachment (id=14027) [edit]
My attempt at an ebuild -- works on my machine :)

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2004-03-14 02:55:20 0000 -------
Hi, sorry about the delay. I emerged your ebuild and it works fine.
However, I changed your ebuild a little (not major problems).

* Changed filename from jasspa-0212.ebuild to jasspa-microemacs-20021205.ebuild
  ``jasspa'' itself doesn't tell us that it is emacs-like editor, so
  I added -microemacs. Also, I expanded snapshot date to clarify this
  version reflects release date.
* Put every sources together into one versioned tarball and placed it
  on mirror://gentoo/ . This is because the sources on the main site is
  not versioned and we will not add new sources if the upstream release
  new version.
* Removed ``&'' from /usr/bin/me script. If there is ``&'' we cannot
  use -nw option for me (we can do it with me32, but I suppose we
  better make /usr/bin/me script handle -nw option)
* Embedded site load path at compile time rather than using
  /etc/env.d/99jasspa file.

I've just added your ebuild to the CVS tree. Thanks for the contribution.

First Last Prev Next    No search results available      Search page      Enter new bug