Hi,
Here's a patch that fixes what I think is a "problem". Others might
disagree. This allows me to paste into firefox the urls which I "yank" in
surf.
Peter
On Wed, 4 Nov 2009, Anders Andersson wrote:
I've always thought there was something wrong with pasting in Firefox,
maybe this is the
Sirius companies are sirius
On Nov 4, 2009, at 8:30 PM, Jack Woehr wrote:
hiro wrote:
Today I was forced to use the joe editor for java.
Perhaps I should hang myself...
Perhaps 'joe' was written by the Sirius Cybernetics Company.
--
Jack J. Woehr# «'I know what "it" means w
Hi,
* Tadeusz So??nierz [2009-11-02 09:39]:
> On 2-11-2009 02:15:25, Nico Golde wrote:
> > * Tadeusz So??nierz [2009-10-20 16:36]:
> > [...]
> > > +showbmarks(Client *c, const Arg *arg) {
> > > + /* I wonder if 4 kB is too much or not enough */
> > > + char html[4096] = "";
> > > + /* same here
Perhaps next time I may use notepad if I manage to stay nice and calm.
But you're right, if I was any rational I would bomb away this whole
fucking building.
On Wed, Nov 4, 2009 at 9:02 PM, Kris Maglione wrote:
> On Wed, Nov 04, 2009 at 08:33:13PM +0100, hiro wrote:
>>
>> Today I was forced to us
Thanks, I plan to add this to all my upcoming great java software :)
On Wed, Nov 4, 2009 at 9:00 PM, Uriel wrote:
> On Wed, Nov 4, 2009 at 8:30 PM, Jack Woehr wrote:
>> hiro wrote:
>>>
>>> Today I was forced to use the joe editor for java.
>>>
>>> Perhaps I should hang myself...
>>>
>>
>> Perhap
On Wed, Nov 04, 2009 at 12:30:16PM -0700, Jack Woehr wrote:
> hiro wrote:
>> Today I was forced to use the joe editor for java.
>>
>> Perhaps I should hang myself...
>>
>
> Perhaps 'joe' was written by the Sirius Cybernetics Company.
or by the Illuminati?
Jack Woehr dixit (2009-11-04, 12:30):
> > Today I was forced to use the joe editor for java.
> >
> > Perhaps I should hang myself...
> >
>
> Perhaps 'joe' was written by the Sirius Cybernetics Company.
After Wikipedia:
The only profitable division of the company is its Complaints division,
w
On Wed, Nov 04, 2009 at 12:30:16PM -0700, Jack Woehr wrote:
hiro wrote:
Today I was forced to use the joe editor for java.
Perhaps I should hang myself...
Perhaps 'joe' was written by the Sirius Cybernetics Company.
I just have to be a pedant and point out that it's the Serius
Cybernetics
On Wed, Nov 04, 2009 at 08:33:13PM +0100, hiro wrote:
Today I was forced to use the joe editor for java.
In the search-and-replace dialog (see s in ed) joe seemed to change my
input to upper case automatically. Eventually I found out it was just
auto-completion. If you don't want auto-completion
On Wed, Nov 4, 2009 at 8:30 PM, Jack Woehr wrote:
> hiro wrote:
>>
>> Today I was forced to use the joe editor for java.
>>
>> Perhaps I should hang myself...
>>
>
> Perhaps 'joe' was written by the Sirius Cybernetics Company.
This reminds me that besides the "not suitable for nuclear reactors"
d
amazing punchcard magic.
2009/11/4 Uriel :
> On Wed, Nov 4, 2009 at 1:39 PM, Anselm R Garbe wrote:
>> 2009/11/4 Sven Guckes :
>>> [... snip]
>> Should also work with ed:
>>
>> r !ls
>> v/\.js d
>> g//s/^/echo /
>> w !sh
>>
>> Kind regards,
>> Anselm
>
> More evidence that Unix software has not p
hiro wrote:
Today I was forced to use the joe editor for java.
Perhaps I should hang myself...
Perhaps 'joe' was written by the Sirius Cybernetics Company.
--
Jack J. Woehr# «'I know what "it" means well enough, when I find
http://www.well.com/~jax # a thing,' said the Duck: 'i
I've always thought there was something wrong with pasting in Firefox,
maybe this is the reason. I'm not really using surf so I don't know
what the problem is, care to explain?
// Anders
On Tue, Nov 3, 2009 at 4:20 PM, Peter John Hartman
wrote:
> Hi,
>
> I find that Firefox and perhaps others l
Today I was forced to use the joe editor for java.
In the search-and-replace dialog (see s in ed) joe seemed to change my
input to upper case automatically. Eventually I found out it was just
auto-completion. If you don't want auto-completion you can add rare
characters and delete them when you are
On Wed, Nov 4, 2009 at 1:39 PM, Anselm R Garbe wrote:
> 2009/11/4 Sven Guckes :
>> [... snip]
> Should also work with ed:
>
> r !ls
> v/\.js d
> g//s/^/echo /
> w !sh
>
> Kind regards,
> Anselm
More evidence that Unix software has not progressed much in the last
forty years.
But I'm sure that i
Better than patching. Kind thanks.
Regards,
Ted
On 4-11-2009 15:12:33, Enno Boland (Gottox) wrote:
> cat > $HOME/bin/browser
> #!/bin/sh
> tabbed=`tabbed -d`
> surf -e $tabbed "$@" &
> ^D
> browser
>
> regards
>
> 2009/11/4 Tadeusz Sośnierz :
> > Hello,
> > Any idea how to achieve this? I'd rea
cat > $HOME/bin/browser
#!/bin/sh
tabbed=`tabbed -d`
surf -e $tabbed "$@" &
^D
browser
regards
2009/11/4 Tadeusz Sośnierz :
> Hello,
> Any idea how to achieve this? I'd really like to make it start an
> instance of surf on startup, I believe this will need some nice patch.
> Any idea anyone?
>
>
Hello,
Any idea how to achieve this? I'd really like to make it start an
instance of surf on startup, I believe this will need some nice patch.
Any idea anyone?
Regards,
Ted
--
===
() ascii ribbon campaign - against html e-mail
/\ www.asci
2009/11/4 Sven Guckes :
> * Kris Maglione [2009-11-04 08:03]:
>> On Sun, Nov 01, 2009 at 02:01:06PM -0500, John Yates wrote:
>>> What made this mechanism so pleasant to use was that all
>>> text areas in the screen (editing buffers, input panes,
>>> and output transcripts) shared a common set of e
On Wednesday 04 November 2009, Kris Maglione wrote:
> On Mon, Nov 02, 2009 at 02:09:07PM +0200, Yuval Hager wrote:
> >I've tried this, and it looks like it is not working.
> >Running
> >$ wmiir xwrite /ctl font 'xft:Arial'
> >presents the Hebrew characters correctly (in windows title, and mpd
> > s
* Kris Maglione [2009-11-04 08:03]:
> On Sun, Nov 01, 2009 at 02:01:06PM -0500, John Yates wrote:
>> What made this mechanism so pleasant to use was that all
>> text areas in the screen (editing buffers, input panes,
>> and output transcripts) shared a common set of editing key
>> bindings, simila
21 matches
Mail list logo