all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* VHDL projects in emacs
@ 2008-07-02  8:05 jerzy.gbur
  2008-07-02 15:43 ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: jerzy.gbur @ 2008-07-02  8:05 UTC (permalink / raw
  To: help-gnu-emacs

Hello,
I'm FPGA designer, I work on Xilinx ISE tools (MS Windows XP).
I've started to use emacs a week ago. It looks very impressive.

But..
1. How can I organize working with projects? I have some projects
added to environment through putting their definition in .emacs file.
It looks messy for me. How can I do other way? How you do that?

2. Is there possibility to mark column region for copy/cut?

Best Regards,

Jerzy Gbur


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: VHDL projects in emacs
  2008-07-02  8:05 VHDL projects in emacs jerzy.gbur
@ 2008-07-02 15:43 ` Drew Adams
  2008-07-02 23:38   ` Juanma
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2008-07-02 15:43 UTC (permalink / raw
  To: jerzy.gbur, help-gnu-emacs

> 1. How can I organize working with projects? I have some projects
> added to environment through putting their definition in .emacs file.
> It looks messy for me. How can I do other way? How you do that?

http://www.emacswiki.org/cgi-bin/wiki/CategoryProgrammerUtils#ProjectSupport

> 2. Is there possibility to mark column region for copy/cut?

http://www.emacswiki.org/cgi-bin/wiki/CuaMode 

And see the Emacs manual, node CUA Bindings.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: VHDL projects in emacs
  2008-07-02 15:43 ` Drew Adams
@ 2008-07-02 23:38   ` Juanma
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma @ 2008-07-02 23:38 UTC (permalink / raw
  To: help-gnu-emacs

On Wednesday 02 July 2008, Drew Adams wrote:
> > 2. Is there possibility to mark column region for copy/cut?
> 
> http://www.emacswiki.org/cgi-bin/wiki/CuaMode 
> 
> And see the Emacs manual, node CUA Bindings.

Or, using the (real) Emacs rectangle commands, the region is marked as
usual (and the highlighted region is not rectangular) but the rectangle
commands apply only to the rectangular area defined by mark and point.
See: M-x apropos RET rectangle

Pozdrawiam / Best regards.
--
Juanma







^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-02 23:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-02  8:05 VHDL projects in emacs jerzy.gbur
2008-07-02 15:43 ` Drew Adams
2008-07-02 23:38   ` Juanma

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.