Sudish Joseph
|
d1846a25ec
Reintroduce --daemon support and Aquamacs workaround.
|
14 years ago |
Sudish Joseph
|
93376f3983
Added edit-server-new-frame-alist for frame parameters.
|
14 years ago |
Sudish Joseph
|
11d095cc83
Added option to use default frame parameters.
|
14 years ago |
Sudish Joseph
|
4065fd7c80
Ignore *.elc
|
14 years ago |
Alex Bennee
|
21d37462d9
Update to pycl from Phil Pennock
|
14 years ago |
Alex Bennee
|
0dd3cd33dd
Of course we need nil not buffer to be returned if we don't creat the frame
|
14 years ago |
Alex Bennee
|
fd22433e0b
Don't use make-frame-on-display for Aquamacs setups, apparently it
|
14 years ago |
Alex Bennee
|
70d1c3e2c6
x-id is a better header than textid
|
14 years ago |
Alex Bennee
|
1b30ca7b3c
Don't add the ID to the get request, as it's not used.
|
14 years ago |
Alex Bennee
|
1c92b4fb1b
Make edit-server.el pay attention to x-url in header and use it to
|
14 years ago |
Chouser
|
eea6cbe45e
Fix python server to handle old plugin requests without x-url
|
14 years ago |
Chouser
|
4c39975c60
Include original page url in the file name sent to the editor.
|
14 years ago |
Wei Hu
|
19ddea6771
Fix unkillable zombie buffers created by a closed browser.
|
14 years ago |
Wei Hu
|
912e471893
Fix edit-server-kill-client.
|
14 years ago |
Ævar Arnfjörð Bjarmason
|
1586520ad1
Make the Server: header Emacs gives back include `emacs-version'
|
14 years ago |
Ævar Arnfjörð Bjarmason
|
567bc5f04d
Mention how you can configure the server to open buffers, not frames
|
14 years ago |
Alex Bennee
|
a62a8a6a59
Clean-up the customisation options for edit-server frames.
|
15 years ago |
Alex Bennee
|
9295c8601d
Allow the user to over-ride localhost only via customisation
|
15 years ago |
Alex Bennee
|
a294af0f00
Make the defaults to leave the minibuffer and mode-line otherwise new users may get lost
|
15 years ago |
Alex Bennee
|
c7931f307f
Merge remote branch 'wh5a/master'
|
15 years ago |
Alex Bennee
|
a4af566139
Add a little test button to the options page and send a status request when clicked
|
15 years ago |
Wei Hu
|
07490d7e7f
Minimize the UI noise of the emacs frame.
|
15 years ago |
Wei Hu
|
8aeb2c5551
Clear modified mark after receiving the original text.
|
15 years ago |
Wei Hu
|
dbc14cc70f
Give the new frame a name so that tiling WM's can handle it properly. Also specify the default width/height.
|
15 years ago |
Wei Hu
|
1ef5afa2ad
C-x C-c should not shut down the emacs process.
|
15 years ago |
Alex Bennee
|
1fd6368fa0
Add example .emacs stanza to commentry
|
15 years ago |
Alex Bennee
|
fdb233a599
Rename to edit-server to be consistent with emacs practice
|
15 years ago |
Alex Bennee
|
7b6e340f69
Mention the TextAid edit server and have a stab at documenting the URL
|
15 years ago |
Alex Bennee
|
d3408320f9
Use make-frame-on-display to ensure --daemon invocations work
|
15 years ago |
Alex Bennee
|
a5560e0287
Ensure we "encode" the region before sending it back.
|
15 years ago |