Coder Social home page Coder Social logo

emacs-android's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emacs-android's Issues

Emacs segfaults on installation

During install, after lisp download, terminal window shows:
Fatal Error (11)Segmentation fault.
After reboot if i reopen the app to see if the installation may continue, the same error appears.
ICS on HTC G2.

Add emacs to PATH as part of installation

Emacs can be added to Android Terminal's PATH by inserting two lines in /system/etc/mkshrc:

export PRIVATE=/data/data/com.zielm.emacs
export PATH=$PATH:$PRIVATE

Can future versions of Emacs for Android please do this as part of installation? It would rock to have emacs available from anywhere in an Android Terminal

Let the terminal rotate

I'm trying emacs with a Nexus7 using the Hacker keyboard as input method, this takes almost half of the space of the landscape screen

being able to use emacs in portrait mode on a tablet like that could help

keyboard issue

When I choose Goolge's Gboard from my list of installed keyboards, sometimes the real Gboard pops up (that includes swipe to type and suggested word completions) and sometimes a barebones keyboard pops up with neither of these features that I never see in any other application.

On the other hand, when I choose the Hacker's Keyboard or the Samsung keyboard, each of them always pops up consistently.

Any thoughts?

Update: from some additional testing, it looks like the barebones keyboard is only popping up when the buffer is in fundamental mode. Can anyone else verify this and/or explain why?

Control key preferences

Great app, however I'm unable to effectively use it on my Droid 3 due to Ctrl not being sent from its hardware keyboard. I've used the preferences setting to send Ctrl as @ or Vol Up / Vol Down and it does not seem to work. Ideally I'd like to use this setting with @ as the Ctrl key. Should this work?

I have a hardware keyboard that looks like this: http://www.google.com/imgres?hl=en&sa=X&pwst=1&biw=1680&bih=949&tbm=isch&prmd=imvns&tbnid=ETQZRZjstDUlqM:&imgrefurl=http://www.androidtapp.com/droid-3/droid-3-keyboard-open/&docid=jnBLEy7XMYjbPM&imgurl=http://cdn.androidtapp.com/wp-content/uploads/2011/07/DROID-3-Keyboard-Open.jpg&w=3900&h=3300&ei=6Uw3UJecNevm6gHy04DAAQ&zoom=1&iact=rc&dur=325&sig=103699290038862595054&page=1&tbnh=139&tbnw=164&start=0&ndsp=38&ved=1t:429,r:0,s:0,i:74&tx=82&ty=80

Emacs is displayed curious when display size changed (i.e. by opening the soft keyboard)

When Emacs launches everything is displayed correctly. But after opening the keyboard Emacs is completely messed up. Due to the display size change the size of emacs changes too. So i.e. the menu panel is at another location but not drawn there. The display is only updated if the cursor moves there (or i.e. the line number changes). It is a big rag rug.
Same for the Terminal IDE bash. I opened emacs in the terminal ide bash and it worked fine until I used the soft keyboard. By the way: I logged in via ssh from terminal ide to my gentoo and opened my "gentoo emacs" there and everything worked just fine with the soft keyboard!?!? Emacs resized with the keyboard.

Additional information:
In the Terminal Emulator the ctrl key does not work and I get a seg fault when not using 4x8 font size. In Terminal IDE Emacs works with all font sizes and all keys like ctrl, alt, esc work just fine. AND Emacs works great in portrait mode!
So why don't you use the terminal ide bash? There seems to be much less problems with keys, etc.?

Screenshots:

Emacs in Terminal Emulator after start:
screenshot_2013-01-31_2120

Emacs in Terminal Emulator after closing keyboard:
screenshot_2013-01-31_2123

Emacs in Terminal IDE after start:
screenshot_2013-01-31_2133

Emacs in Terminal IDE after closing keyboard:
screenshot_2013-01-31_2136

Gentoo Emacs via ssh in Terminal IDE:
screenshot_2013-01-31_2147

Gentoo Emacs via ssh in Terminal IDE after closing the keyboard:
screenshot_2013-01-31_2148

Emacs in portrait mode:
screenshot_2013-01-31_2212

Edit: Added portrait screenshots

Installer assumes /mnt/sdcard exists and is writeable

The installer tries to write to /mnt/sdcard and does not give any opportunity to change the path.

On my Archos G9, the directory exists but is not writeable, so the emacs download fails instantly. I managed to workaround it by suing to root and bind-mounting /mnt/storage (the HDD mountpoint) to /mnt/sdcard, but I think it would be better if the installer detected this and asked the user to choose another location.

Screen size is too small HTC One


Fatal error (11)Segmentation fault (core dumped)
/data/data/com.zielm.emacs $ emacs -nw
emacs: Screen size 128x1 is too small
/data/data/com.zielm.emacs $

can't enter some characters

Hi,

I just installed your emacs port for android on an asus tf101 with CM9 (ics), thanks for that. The transformer comes with a hardware keyboard, mine is Belgian. The regular android terminal works fine for all characters.

emacs starts fine and seems to work fine, but the terminal somehow borks my hardware keyboard.

Regular ascii letters work fine, ctrl and alt also, but that's about it...

The number keys directly produce numbers, whereas they should need shift in the Belgian layout. With shift, they produce special non ascii characters: !@#$%^&*() in that order.

Most other punctuation signs on the keyboard do not work: keys on the right of numbers and letters (all rows) do not produce any output.

Don't hesitate to ask for more info, I would definitely like to see this work :-)

Fatal Error (6)Aborted on KitKat

After downloading the files as it requests when first run, it just gives the error "Fatal error (6)Aborted" when trying to start emacs, then drops to a command prompt in the /data/data/com.zielm.emacs directory.
Running Cyanogenmod 11.

alt-enter ... does that work?

In emacs org-mode the alt-enter should createnew heading based on the old one

when pressing (using either hackers keyboard, or kensington bluetooth and external keyboard helper pro), the 'alt' is not registered and only simple 'enter' is issued

this is quite annoying as one has to do all the headings then by hand.

any idea how to change this behaviour?

Don't work well with physical keyboards

Hello,

I use it with a Transformer Prime, wich have a physical keyboard. Sadly, many characters does not work. Some keys can't be used at all (special characters keys like ,;/!) and the keymap is kinda weird : I have an azerty keyboard, letters are correctly mapped but the "number line" has a qwerty behaviour.

integrate native copy/paste with kill ring

It's possible to cut and paste between Android apps and emacs with a long press - great.

It would be even better if we could use the emacs kill ring - more keyboard less screen presses.

same probs on ics andr4

it doesn't let me enter spec chars ~./ to access files to edit
and i'd like to install .emacs to point to my work directory.
reinstalled sev times. machine is craig 2012 cpl281x. trying to access from term emu seems reasonable if i can set up an sh or bash proc

"Cannot open load file: loadup.el" on Nexus 7

After installing from Google Play on a stock Nexus 7 (no root) Emacs shows the error message quoted in the subject line. After that, nothing works except opening and closing windows. No key bindings are active, not even M-x.

I can't find loadup.el anywhere in the file system.

Where is it supposed to be? It should not be a keyboard issue, since I tried it with hacker's keyboard and with an external bluetooth keyboard.

can't cd to /data/data/c+

busyboxrc.sh: cd: line 44

happens at install time after downloading terminfo.tar.lzma

this is on a Nexus7 with Android 4.2

Can't enter more than one control-g

It appears that emacs silently discards control-g characters after the first one.

control-g works fine in the terminal, for example,

echo ^g^g^g^g | busybox od -x

displays the expected output including the four hex 07 characters.

But after starting up emacs, only the first control-g typed is actually seen by emacs. In other words, I can abort the first partially typed command, but subsequently, control-g does nothing. Only the first one is shown by the view-losage command as well.

BTW, Thanks for doing this port! Native emacs has been missing from android for far too long.

busyboxrc.sh no longer available for download

Hello! I have installed Terminal IDE and Emacs via the Google Play store, however I have encountered an issue with the downloading of /sdcard/emacs/busybox.rc and I cannot start Emacs via the app launcher.

Reviewing the Readme file, here at Github, it seems that the issue with busyboxrc.sh is because http://emacs.zielm.com/data/busyboxrc.sh is no longer available. Correspondingly, I see a HTML file installed at /sdcard/emacs/busybox.rc

Might there be an approporiate busyboxrc.sh availble here in the source tree, or perhaps via GitHub Pages?

Personally, I look forward to testing out an Emacs interface to Common Lisp, SLIME, on Android . Possibly, SBCL or CCL for ARM might work out as a Common Lisp implementation for this individual study. I might favor CCL, if CL+J can be extended for creating a GUI via Java, in CCL - assuming Android is not running an X.org server, by default.

Perhaps an X.org server app could be useful with this prototype, also - there is a native xlib interface in Common Lisp, CLX.

Of course, those may be applied without Emacs+SLIME as the IDE, but if the latter is available, that would simplify the development of a prototype for this platform -- those, all of free/open source software components portaboe to Linux+ARM.

I'll search for busyboxrc.sh, here and in the web archive, towards a workaround for the present item.

data dir does not exist

this directory is in /mnt/sdcard/emacs
it was installed there by the play store installer,
but for some reason emacs now wants it in /sdcard/emacs
when i copy
cp -a /mnt/sdcard/emacs /sdcard/.
it works
but i don't have enough disk space there
is it possible to configure the location of data dir ?

i ;) emacs !

utf-8 / german umlauts

Hi,

nice work -glad to see emacs native on my phone now!

One thing does not work for me yet. I can't use german umlauts (ü,ö,ä etc.) in emacs.
Is emacs compiled with utf-8 support or do you have any suggestions how I could get the umlauts to work?
Regards Marc

Lack of documentation

Hello,
I would like if there's any available documentation for this Emacs version ? Indeed, I still don't know how to use this Emacs. When I launch it, there's only an sh terminal and I don't know how to open a file.

Thanks,
Hai

doubled characters on keyboard input with external usb keyboard

Used to work before I updated to android 4.2.2, with external usb wired keyboard.
galaxy tab 2 10.1

when I type characters in the minibuffer or in a buffer, they are inserted twice. In the minibuffer, if I type a letter inthe minibuffer inlower case, it appears as a pair of lth same letter, both upper and lower case.
when I use the delete key, it is aleo sent twice.

Toss me a clue and I'll try to fix it myself!

can't list files on samsung galaxy tab 10.1

how am I supposed to understand this message when I ask to open home directory:
"listing directory failed but 'access file' worked.
btw which I assume the home directory corresponds to /data/data/com.zielm.emacs but it's nowhere to be found in my device.

couldn't find "libjackpal-androidterm4.so"

I build and install following README.md, but there is a error as following:

W/PGApi_client( 3584): recv actoionId = 10000, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1
W/PGMiddleWare jhh( 3584): in handleAction, invoke client = com.huawei.pgmng.middleware.AudioEffectLowPowerImpl@18aaaaa9, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1
I/AudioEffectLowPowerImpl jhh( 3584): jhh handle default mActionId = 10000, action = com.huawei.pgmng.PGAction@3796db36 actionId =10000 pkg =com.zielm.emacs extend1 =447 extend2 = flag =3 type =1
E/AndroidRuntime( 2538): Process: com.zielm.emacs, PID: 2538
E/AndroidRuntime( 2538): java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.zielm.emacs-1/base.apk"],nativeLibraryDirectories=[/vendor/lib64, /system/lib64]]] couldn't find "libjackpal-androidterm4.so"
I/logserver( 2328): extract_appname, forward search, appname=com.zielm.emacs
I/logserver( 2328): get_fault_appname, appname=com.zielm.emacs
I/logserver( 2328): handle_notify_event, send msg [submit:trigger=0,bugtype=2,modulename=com.zielm.emacs,level=1,testtype=NORMAL,path=/data/log/unzip/CHE-TL00H_CHE-TL00HC00B230_0000000000_20160108100244_crash,mode=1;]
E/SubmitMessage( 4176): Submit string: submit:trigger=0,bugtype=2,modulename=com.zielm.emacs,level=1,testtype=NORMAL,path=/data/log/unzip/CHE-TL00H_CHE-TL00HC00B230_0000000000_20160108100244_crash,mode=1
I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs
W/InputDispatcher( 2935): channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 2935): channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 2935): Attempted to unregister already unregistered input channel '16f79788 com.zielm.emacs/jackpal.androidterm.Term (server)'
I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs
I/PhoneStatusBar( 3281): notification pkg =com.zielm.emacs

Stowaway Bluetooth Keyboard: most punctuation keys don't work

Virtually all the punctuation keys (even period and comma) don't work on my Stowaway Universal Bluetooth Keyboard XTBT01, It identifies as a Broadcom Bluetooth HID keyboard in the Language & Input settings menu. The keys work fine in ConnectBot.

Nexus 7, Android 4.2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.