|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
RE: How to simulate pressing a key
Started Drew Adams · Date: Sep 19, 2008 08:05 ·
8 post(s) |
PASS Alvis-TermTagger-0.5 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 19, 2008 18:30 ·
1 post(s) |
SVN vs RCS - How do I disable svn version control in favour of RCS
Started Marc Armstrong · Date: Sep 17, 2008 03:22 ·
5 post(s) |
PASS Alvis-TermTagger-0.5 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 17, 2008 21:44 ·
1 post(s) |
how to load file into interpreter(python)?
Started cnb · Date: Sep 15, 2008 11:58 ·
6 post(s) |
What I'm missing when using M-x shell
Started Francis Moreau · Date: Sep 12, 2008 09:20 ·
26 post(s) |
Regexp matching whitespace including newline
Started Nordlöw · Date: Sep 15, 2008 04:43 ·
5 post(s) |
Re: How to complete \] when I input \[ .
Started Thierry Volpiatto · Date: Aug 16, 2008 07:55 ·
3 post(s) |
PASS Alvis-TermTagger-0.5 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 12, 2008 22:06 ·
1 post(s) |
PASS Alvis-TermTagger-0.5 i686-linux-64int 2.6.22-1-k7
Started Andreas Koenig Gmwojprw · Date: Sep 11, 2008 07:25 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
Re: How to simulate pressing a key
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Thierry Volpiatto
Date: Sep 20, 2008 00:08
"Drew Adams" <drew.adams@oracle.com> writes: Calling the command interactively (call-interactively #'button)... Sorry, I meant (call-interactively #'forward-button). (forward-button +or-arg) go to the next/prec arg button and (push-button) active the button -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France
Show full article (0.34Kb) |
PASS Alvis-TermTagger-0.5 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for thierry in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 18:30
This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ -- Dear Thierry Hamon, This is a computer-generated report for Alvis-TermTagger-0.5 on perl 5.8.8 patch 34376, created by CPAN-Reporter-1.1702. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester ...
Show full article (4.79Kb) |
Re: SVN vs RCS - How do I disable svn version control in favour of RCS
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Oleksandr Gavenko
Date: Sep 18, 2008 09:28
Thierry Volpiatto пишет: If you really don't want to use SVN look at mercurial, git or bzr. ... But with RCS i think it will be impossible. Yea, I completely OK. Among DVCS I found mercurial most pretty. In hgbook.pdf special Chapter discuss about that problem "Chapter 12. Managing change with Mercurial Queues. 12.1 The patch management problem". I dont know if there exist mode for emacs, that operate with Mercurial ...
Show full article (0.50Kb) |
PASS Alvis-TermTagger-0.5 i686-linux-64int 2.6.22-1-k7
Group: perl.cpan.testers · Group Profile · Search for thierry in perl.cpan.testers
Author: Andreas Koenig Gmwojprw
Date: Sep 17, 2008 21:44
This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ -- Dear Thierry Hamon, This is a computer-generated report for Alvis-TermTagger-0.5 on perl 5.11.0 patch 34378, created by CPAN-Reporter-1.1702. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester ...
Show full article (4.92Kb) |
Re: SVN vs RCS - How do I disable svn version control in favour of RCS
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Thierry Volpiatto
Date: Sep 17, 2008 12:11
... If you really don't want to use SVN look at mercurial, git or bzr. You have tools like tailor or hg convert to convert your SVN repository. You can also work with really good tools like hg qpatch if you use mercurial. When your work is finish you can convert your work to SVN and commit your changes to the central repo. But with RCS i think it will be impossible. -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France
Show full article (1.38Kb) |
Re: how to load file into interpreter(python)?
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Thierry Volpiatto
Date: Sep 15, 2008 15:01
... load have to be: in your PYTHONPATH or in current directory It is fairly impractical to work with if that doesn't work and cut and pasting doesn't work(not that it is a good alternative in the first place) because of Python being intendation-sensitive. Can I add something to my .emacs-file to solve this? What is your actual config of python ? -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France
Show full article (0.85Kb) |
Re: What I'm missing when using M-x shell
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Francis Moreau
Date: Sep 15, 2008 06:13
On Mon, Sep 15, 2008 at 3:00 PM, Thierry Volpiatto <thierry.volpiatto@gmail.com> wrote: "Francis Moreau" <francis.moro@gmail.com> writes: While at it, do you have any idea if it's possible to switch between char/line mode in M-x shell ? I don't know that, what is the equivalent in an xterm, and what is that for ? no it's part of M-x term. Basically all you type in char mode is sent to the terminal (except C-c). --...
Show full article (0.45Kb) |
Re: Regexp matching whitespace including newline
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Thierry Volpiatto
Date: Sep 15, 2008 06:11
Nordlöw <per.nordlow@gmail.com> writes: Is there a more compact regexp for specifying whitespace including newlines other than: (re-search-forward (concat "\\(" "\\s-" "\\|" "\n" "\\)*")) May be that: ,---- | (re-search-forward "[ \n]") `---- -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France
Show full article (0.33Kb) |
Re: What I'm missing when using M-x shell
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Thierry Volpiatto
Date: Sep 15, 2008 06:00
"Francis Moreau" <francis.moro@gmail.com> writes: On Mon, Sep 15, 2008 at 1:38 PM, Thierry Volpiatto <thierry.volpiatto@gmail.com> wrote: "Francis Moreau" <francis.moro@gmail.com> writes: On Sun, Sep 14, 2008 at 10:27 PM, Chris F.A. ... between char/line mode in M-x shell ? I don't know that, what is the equivalent in an xterm, and what is that for ? -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France
Show full article (1.21Kb) |
Re: What I'm missing when using M-x shell
Group: gnu.emacs.help · Group Profile · Search for thierry in gnu.emacs.help
Author: Francis Moreau
Date: Sep 15, 2008 05:10
On Mon, Sep 15, 2008 at 1:38 PM, Thierry Volpiatto <thierry.volpiatto@gmail.com> wrote: "Francis Moreau" <francis.moro@gmail.com> writes: On Sun, Sep 14, 2008 at 10:27 PM, Chris F.A. Johnson <cfajohnson@gmail.com> wrote: On 2008-09-14, Francis Moreau wrote: no this paste the whole command line, I'm asking for the last _argument_ (defun last-arg () "" (interactive) (comint-previous-input 1) (search-...
Show full article (1.00Kb) |
|
|
|